get_acs_puma | R Documentation |
Generate ACS 5 year estimates for multiple tables by Census PUMA
get_acs_puma(state = "Washington", table.names, years)
state |
A character string state name or abbreviation. 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. |
a tibble of acs estimates by PUMA for selected table codes. Includes detailed variable names.
Christy Lam
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.