Description Usage Arguments Value See Also Examples
Returns all propositions related to a proposition by its id.
Returns all propositions related to a proposition by its id.
1 2 3 | fetch_relacionadas(casa, id_casa)
.fetch_relacionadas_camara(id_prop)
|
casa |
senado or camara |
id_casa |
Proposition's ID |
id_prop |
Proposition's ID |
Dataframe containing all the related propositions.
Dataframe containing all the related propositions.
1 2 3 4 | ## Not run:
relacionadas_pec241 <- fetch_relacionadas("camara",2088351)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.