fetch_id_partido: Retrieves the party's ID from its abbreviation.

Description Usage Arguments Value See Also Examples

View source: R/partidos.R

Description

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

Usage

1

Arguments

sigla

Party's abbreviation

Value

Party's ID.

See Also

fetch_id_proposicao_camara

Examples

1
p <- fetch_id_partido(c("PT","PSDB","PP","PMDB"))

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