R/example_acs_2.R

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