listarSiglasTipoProposicao: List Types of Proposals

Description Usage Value Note Author(s) Examples

Description

Returns a data frame containing all the possible types of proposals (siglas) at the Camara dos Deputados (for example, "PL" (Projeto de Lei), "MPV" (Medida Provisoria, etc) and respective identification codes from the web service. This function does not require any parameters.

Usage

1

Value

A data frame containing all the possible types of proposals.

Note

The output of this function can be used as a parameter in functions that require the type of proposals.

Author(s)

Leonardo Sangali Barone; Alexia Aslan

Examples

1
2
siglas  <- listarSiglasTipoProposicao()
head(siglas)

leobarone/bRasilLegis documentation built on May 21, 2019, 4:07 a.m.