R/health_regions.R

#' 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"
rfsaldanha/dadosPainelPI documentation built on March 24, 2022, 9:12 p.m.