fetch_votos: Fetches individual votes from a voting

Description Usage Arguments Details Value See Also Examples

View source: R/votacoes.R

Description

Some other informations about the deputy are returned, such as: name, party, id.

Usage

1
fetch_votos(id_votacao = NULL)

Arguments

id_votacao

Voting's ID

Details

DETAILS

Value

Dataframe containing votes for each deputy on this voting.

See Also

fetch_votacao

Examples

1
votos_pec241 <- fetch_votos(7252)

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