fetch_pauta_camara: Get the agenda of a meeting

Description Usage Arguments Value Examples

Description

Return a dataframe with data about the agenda

Usage

1
fetch_pauta_camara(id, hora_inicio, hora_fim, sigla_orgao, nome_orgao)

Arguments

id

event id

hora_inicio

inital time

hora_fim

end time

sigla_orgao

Acronym of the organ

nome_orgao

Name of the organ

Value

Dataframe

Examples

1
2
3
4
## Not run: 
fetch_pauta_camara('53184', '2018-07-03T10:00', '2018-07-03T12:37', 'CVT', 'Comissão de Viação e Transportes VIAÇÃO E TRANSPORTES')

## End(Not run)

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