#' Population UF table
#'
#' Table of UF population estimatives with data from IBGE for 2021.
#'
#' @format A data frame with 27 rows and 3 variables:
#' \describe{
#' \item{uf_code}{UF code from IBGE.}
#' \item{uf}{UF acronym.}
#' \item{pop2021}{Population estimative for 2021.}
#' }
"population_uf"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.