R/proposicoes.R
fetch_votacoes.Rd
Returns all the votings related to a proposition by its id.
fetch_votacoes(id_prop)
Proposition's ID
Dataframe containing all the votings.
fetch_id_proposicao, fetch_proposicao_from_votacao
fetch_id_proposicao
fetch_proposicao_from_votacao
votacoes_pec241 <- fetch_votacoes(2088351)