#' Health regions table
#'
#' Table of Brazilian municipalities and health regions codes, considering the 450 health regions version.
#'
#' @format A data frame with 5,570 rows and 2 variables:
#' \describe{
#' \item{cod_mun}{Municipality code from IBGE, with 6 digits.}
#' \item{cod_rs_450}{Health region code.}
#' }
"health_regions"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.