fetch_id_proposicao_camara: Retrieves the proposition ID from its type, number and year

Description Usage Arguments Value See Also Examples

Description

The function can be used to fetch a vector of ids as well, in case of many propositions.

Usage

1
fetch_id_proposicao_camara(tipo, numero, ano)

Arguments

tipo

Proposition type (i.e., PEC, PL, PDC)

numero

Proposition number

ano

Proposition year

Value

Proposition's ID.

See Also

fetch_id_partido

Examples

1
pec241_id <- fetch_id_proposicao_camara("PEC", 241, 2016)

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