R/example_acs_1.R

#' Example 5-year ACS data, set 1
#'
#' Example 5-year ACS data, set 1.
#'
#' @format A data frame with 156 rows and 4 variables.
#' \describe{
#'   \item{geoid}{State FIPS}
#'   \item{name}{State}
#'   \item{variable}{ACS variable}
#'   \item{estimate}{ACS variable estimate}
#' }
#'
#' @source U.S. Census Bureau. American Community Survey.
#' \url{https://www.census.gov/programs-surveys/acs}
"example_acs_1"
dcl-docs/dcldata documentation built on June 28, 2021, 1:54 p.m.