element: Elements: _disposición_ and _anuncio_

elementR Documentation

Elements: disposición and anuncio

Description

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.

Value

A character vector

Functions

  • 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

See Also

Other code generators: sumario_cve(), sumario_nbo()

Examples

disposicion_cve(2019, 242)
anuncio_cve(2019, 242)

rOpenSpain/BOE documentation built on Dec. 26, 2024, 2:50 p.m.