View source: R/comisiones_ponencias.R
comisiones | R Documentation |
Look up the comisiones and ponencias of a legislature. Relevant to know the code of the work groups.
comisiones(legislatura)
legislatura |
A numeric value above 12 (No information prior to then). |
A data.frame
with the comisiones and ponencias of that legislature.
if (interactive()) {
comisiones(13)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.