get_votos_partidos: Fetches the positions by party on a voting

Description Usage Arguments Value See Also Examples

View source: R/votacoes.R

Description

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

Usage

1

Arguments

votacao

Voting's id

Value

Dataframe with each party's orientation for its deputies.

See Also

fetch_orientacoes

Examples

1
pos_partidos <- get_votos_partidos(7252)

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