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"
rfsaldanha/microdatasus documentation built on June 25, 2024, 2:14 a.m.