R/population_mun.R

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