fetch_sessoes: Fetches all the sessions when a proposition was/is going to...

Description Usage Arguments Value Examples

View source: R/sessoes.R

Description

Returns all the sessions when a proposition was/is going to be discussed in a Congress House.

Usage

1
fetch_sessoes(id_prop, casa)

Arguments

id_prop

Proposition's ID

casa

Proposition's casa

Value

Dataframe containing all the sessions.

Examples

1
2
3
4
5
## Not run: 
sessoes_pec_241_2016 <- fetch_sessoes(2088351,'camara')
sessoes_lei_qualidade_fiscal <- fetch_sessoes(91341,'senado')

## End(Not run)

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