#' A Simple Features Dataframe of Brazilian states and municipalities.
#'
#' \itemize{
#' \item name \code{character}. Full name of Brazilian municpality.
#' \item state \code{character}. Acronym of Brazilian state.
#' \item ibge_code \code{character}. IBGE code of municipality.
#' \item geometry \code{character}. Simple features geometry.
#' }
#'
#' @format A data frame with 5564 rows and 4 variables
"br_municipalities"
#> [1] "br_municipalities"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.