get_state_demographics: Get a handful of demographic variables on US States from the...

View source: R/get_usa_demographics.R

get_state_demographicsR Documentation

Get a handful of demographic variables on US States from the US Census Bureau as a data.frame.

Description

The data comes from the American Community Survey (ACS). The variables are total population and median household income.

Usage

get_state_demographics(endyear = 2013, span = 5)

Arguments

endyear

The end year for the survey

span

The span of the survey


choroplethr documentation built on June 27, 2025, 1:07 a.m.