get_state_demographics {choroplethr} | R 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 |
[Package choroplethr version 5.0.0 Index]