R/proposicoes.R
fetch_id_proposicao.Rd
The function can be used to fetch a vector of ids as well, in case of many propositions.
fetch_id_proposicao(tipo, numero, ano)
tipo | Proposition type (i.e., PEC, PL, PDC) |
---|---|
numero | Proposition number |
ano | Proposition year |
Proposition's ID.
pec241_id <- fetch_id_proposicao("PEC", 241, 2016)