Code needd to retrieve data about a document.
document_csv(legislatura, sesion, number)
legislatura | A numeric value. Constituent was 0. |
---|---|
sesion | A numeric value above 0. |
number | A numeric value of |
A character vector of a valid CVE.
Other generators of CVE:
boletin_csv()
,
sumario_csv()
document_csv(14, 1, 1)#> [1] "BOCG_D_14_1_1"
Site built with pkgdown 1.6.1.
Template by Bootstrapious . Ported to pkgdown by dieghernan.