#' Health regions population table
#'
#' Table of health regions population estimatives with data from IBGE for 2021.
#'
#' @format A data frame with 450 rows and 2 variables:
#' \describe{
#' \item{cod_rs_450}{Health region coode.}
#' \item{pop2021}{Population estimative for 2021.}
#' }
"population_health_region"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.