R/map_MS.R

#' Municipality boundaries of *Mato Grosso do Sul*
#'
#' Administrative boundaries (polygon geometries) of the 11 municipalities
#' in *Mato Grosso do Sul* (Brazil) to be used with the `dengue_MS` data set.
#' 
#' @docType data
#' @format 
#' A simple feature (sf) object including 11 rows and 2 columns:
#' \describe{
#'   \item{code}{Unique ID number to each micro region (11 units).}
#'   \item{geometry}{Geometries of the sf multipolygon.}
#'   }
#' 
#' @usage data(map_MS)
"map_MS"

Try the GHRexplore package in your browser

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

GHRexplore documentation built on Sept. 9, 2025, 5:41 p.m.