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"

Try the congressbr package in your browser

Any scripts or data that you put into this service are public.

congressbr documentation built on Dec. 16, 2019, 1:21 a.m.