Description Usage Arguments Value Examples
Returns all the sessions when a proposition was/is going to be discussed in a Congress House.
1 | fetch_sessoes(id_prop, casa)
|
id_prop |
Proposition's ID |
casa |
Proposition's casa |
Dataframe containing all the sessions.
1 2 3 4 5 | ## Not run:
sessoes_pec_241_2016 <- fetch_sessoes(2088351,'camara')
sessoes_lei_qualidade_fiscal <- fetch_sessoes(91341,'senado')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.