Fetch how the groups in the chamber of deputies instructed their members to vote on a given voting.

fetch_orientacoes(id_votacao = NULL)

Arguments

id_votacao

Voting's ID

Value

Dataframe containing the groups and their votes

See also

Examples

orientacoes_pec241 <- fetch_orientacoes(7252)