sumario_cve: Create the number of the _sumario_

View source: R/codes.R

sumario_cveR Documentation

Create the number of the sumario

Description

Create the number of the sumario

Usage

sumario_cve(year, number, journal = "BOE")

sumario(year, number, journal = "BOE")

Arguments

year

Character or numeric value of the year of the summary in YYYY format.

number

Number of the summary in NNN format.

journal

Either BOE or BORME.

Value

A character vector with the CVE of the sumario.

Functions

  • sumario(): For compatibility with previous version

See Also

sumario_nbo() if you want to retrieve the sumario by date and don't know the CVE.

Other code generators: element, sumario_nbo()

Examples

sumario_cve(2019, 242)

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