get_acs_state | R Documentation |
Generate ACS estimates for multiple tables by state This is a helper function for the main function get_acs_recs.
get_acs_state(states = "Washington", table.names, years, acs.type)
states |
A character string of state names or abbreviations. Defaults to Washington. |
table.names |
A character string or vector of Census table codes. |
years |
A numeric value or vector of years. An ACS year equal or greater than 2010 to the latest available year. |
acs.type |
A character string as either 'acs1', 'acs3' or acs5'. |
a tibble of acs estimates by states for selected table codes. Includes detailed variable names.
Craig Helmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.