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"
duarteguilherme/congressbr documentation built on July 15, 2020, 2:51 a.m.