element | R Documentation |
Functions to create CVE codes for the documents published on the BOE.
disposicion_cve(year, number)
disposicion(year, number)
anuncio_cve(year, number)
anuncio(year, number)
year |
Character or numeric value of the year of the element in YYYY format. |
number |
Character or numeric value of the element. |
A character vector
disposicion_cve()
: Create the CVE of the diposicion.
disposicion()
: For compatibility with previous version
anuncio_cve()
: Create the CVE of the anuncio.
anuncio()
: For compatibility with previous version
Other code generators:
sumario_cve()
,
sumario_nbo()
disposicion_cve(2019, 242)
anuncio_cve(2019, 242)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.