R/statesBR.R

#' A dataframe of Brazilian states, by their \emph{sigla} (acronym) and full
#' name.
#'
#' \itemize{
#'   \item UF \code{character}. Acronyms of Brazilian states.
#'   \item Name \code{character}. Full names of Brazilian states.
#' }
#'
#' @format A data frame with 27 rows and 2 variables
"statesBR"
#> [1] "statesBR"
RobertMyles/congressbr documentation built on July 18, 2020, 4:04 a.m.