Rdocumentation
powered by
Learn R Programming
choroplethr (version 1.7.0)
get_acs_column_names: Returns the column names of an ACS table.
Description
Returns the column names of an ACS table.
Usage
get_acs_column_names(tableId, lod, endyear = 2012, span = 5)
Arguments
tableId
The id of an ACS table.
lod
The level of geographic detail for the data.frame. Must be one of "state", "county" or "zip".
endyear
The end year of the survey. Defaults to 2012.
span
The span of the survey. Defaults to 5.
Value
A vector of column names
See Also
http://factfinder2.census.gov/faces/help/jsf/pages/metadata.xhtml?lang=en&type=survey&id=survey.en.ACS_ACS, which lists all ACS Surveys.