View source: R/get-decennial-recs.R
get_decennial_msa | R Documentation |
Generate decennial estimates for multiple tables by MSA(s).
get_decennial_msa(table_codes, years, fips = NULL)
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 MSA fips codes. |
a tibble of decennial estimates by MSA(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.