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

Examples

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

rcongresso documentation built on May 26, 2018, 1:04 a.m.