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

fetch_id_partido(sigla)

Arguments

sigla

Party's abbreviation

Value

Party's ID.

See also

Examples

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