#' Municipalities population table
#'
#' Table of municipalities population estimatives with data from IBGE for 2021.
#'
#' @format A data frame with 5,570 rows and 2 variables:
#' \describe{
#' \item{cod_mun}{UF code from IBGE.}
#' \item{pop2021}{Population estimative for 2021.}
#' }
"population_mun"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.