Returns all the votings related to a proposition by its id.

fetch_votacoes(id_prop)

Arguments

id_prop

Proposition's ID

Value

Dataframe containing all the votings.

See also

Examples

votacoes_pec241 <- fetch_votacoes(2088351)