Finds the id of the proposition to which a given voting refers.

fetch_proposicao_from_votacao(id_votacao = NULL)

Arguments

id_votacao

Voting's ID

Value

Dataframe containing proposition details

Examples

pec241 <- fetch_proposicao_from_votacao(7252)