R/votacoes.R
fetch_proposicao_from_votacao.Rd
Finds the id of the proposition to which a given voting refers.
fetch_proposicao_from_votacao(id_votacao = NULL)
id_votacao | Voting's ID |
---|
Dataframe containing proposition details
pec241 <- fetch_proposicao_from_votacao(7252)