Description Usage Arguments Value Examples
Return a dataframe with data about the agenda
1 | fetch_pauta_camara(id, hora_inicio, hora_fim, sigla_orgao, nome_orgao)
|
id |
event id |
hora_inicio |
inital time |
hora_fim |
end time |
sigla_orgao |
Acronym of the organ |
nome_orgao |
Name of the organ |
Dataframe
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.