Creates the code of the summary of a session of the senate.
sumario_csv(legislatura, sesion)
legislatura | A numeric value. Constituent was 0. |
---|---|
sesion | A numeric value above 0. |
A character id of the code for the summary of that session.
Other generators of CVE:
boletin_csv()
,
document_csv()
sumario_csv(14, 1)#> [1] "BOCG_S_14_1"
Site built with pkgdown 1.6.1.
Template by Bootstrapious . Ported to pkgdown by dieghernan.