R/tabMun.R

#' Municipalities table
#'
#' Municipalities table
#'
#' @format A data frame with 5659 rows and 2 variables:
#' \describe{
#'   \item{munResCod}{Municipality IBGE code with 6 numbers}
#'   \item{munResStatus}{Status}
#'   \item{munResTipo}{Type}
#'   \item{munResNome}{Name}
#'   \item{munResUf}{UF (state)}
#'   \item{munResLat}{Latitude}
#'   \item{munResLon}{Longitude}
#'   \item{munResAlt}{Altitude}
#'   \item{munResArea}{Area}
#'
#' }
"tabMun"

Try the microdatasus package in your browser

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

microdatasus documentation built on June 22, 2024, 10:36 a.m.