R/MUNICIPIOS.R

#' Names and IBGE Codes of All Brazilian municipalities.
#'
#' A dataset containing the names and IBGE codes of all municipalities in Brazil
#'
#' \itemize{
#'   \item UF. State
#'   \item MUNICIPIO. Municipality name
#'   \item CODIBGE. Municipality IBGE code
#' }
#'
#' @format A data frame
#' @source \url{http://www.ibge.gov.br/}
"MUNICIPIOS.IBGE"
#> [1] "MUNICIPIOS.IBGE"

Try the AmostraBrasil package in your browser

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

AmostraBrasil documentation built on May 2, 2019, 2:09 p.m.