Functions to create CVE codes for the documents published on the BOE.
Usage
disposicion_cve(year, number)
disposicion(year, number)
anuncio_cve(year, number)
anuncio(year, number)
Arguments
- year
Character or numeric value of the year of the element in YYYY format.
- number
Character or numeric value of the element.
Functions
disposicion_cve()
: Create the CVE of the diposicion.disposicion()
: For compatibility with previous versionanuncio_cve()
: Create the CVE of the anuncio.anuncio()
: For compatibility with previous version
See also
Other code generators:
sumario_cve()
,
sumario_nbo()