fetch_orientacoes: Fetches the positions of a group on a voting

Description Usage Arguments Value See Also Examples

View source: R/votacoes.R

Description

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

Usage

1
fetch_orientacoes(id_votacao = NULL)

Arguments

id_votacao

Voting's ID

Value

Dataframe containing the groups and their votes

See Also

get_votos_partidos

Examples

1
orientacoes_pec241 <- fetch_orientacoes(7252)

rcongresso documentation built on May 26, 2018, 1:04 a.m.