fetch_autores: Fetches proposition's authors

Description Usage Arguments Value Examples

Description

Fetches a dataframe containing basic information about the authors of the proposition

Usage

1
fetch_autores(proposicao_id = NULL, casa, sigla_tipo = "")

Arguments

proposicao_id

Proposition's ID

casa

senado or camara

sigla_tipo

Proposition's initials

Value

A dataframe containing the basic information about the authors of the proposition

Examples

1
2
3
4
5
## Not run: 
fetch_autores(2121442, 'camara')
fetch_autores(91341, 'senado')

## End(Not run)

analytics-ufcg/rcongresso documentation built on Oct. 21, 2021, 9:16 a.m.