parties_br: Returns a vector with the abbreviations of all Brazilian...

View source: R/utils.R

parties_brR Documentation

Returns a vector with the abbreviations of all Brazilian parties

Description

The character vector includes only parties that ran in elections from 1994 to 2022.

Usage

parties_br(year)

Arguments

year

Election year (integer). For this function, only from 1994 to 2022 are available.

Examples

## Not run: 
parties_election2002 <- parties_br(2002)

## End(Not run)

silvadenisson/electionsBR documentation built on Feb. 13, 2024, 7:02 a.m.