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

get_votos_partidos(votacao = NULL)

Arguments

votacao

Voting's id

Value

Dataframe with each party's orientation for its deputies.

See also

Examples

pos_partidos <- get_votos_partidos(7252)