View source: R/get-decennial-recs.R
get_decennial_place | R Documentation |
Generate decennial estimates for multiple tables by place(s).
get_decennial_place(table_codes, years, fips = NULL, state = "WA")
table_codes |
A character string or vector of Census table codes. |
years |
Numeric or a vector of numeric years. A decennial year or years equal or greater than 2000. |
fips |
Character value. Single code or vector of place fips codes (including state prefix). If NULL, Places within the PSRC Region will be returned. |
state |
A character string state abbreviation |
a tibble of decennial estimates by place(s) for selected table codes. Does not include variable names.
Christy Lam
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.