votos | R Documentation |
Retrieve votes in a sesion.
votos(legislatura, sesion, votacion = NULL)
legislatura |
A numeric value. Constituent was 0. |
sesion |
The number of the meeting. |
votacion |
Number of the vote. |
A votos class with information about who voted what.
votos_64 <- votos(14, 64)
votos_3_8 <- votos(14, 3, 8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.