R/population_uf.R

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