gettablesviaseqnums: Look up ACS table IDs of tables in given sequence number...

View source: R/gettablesviaseqnums.R

gettablesviaseqnumsR Documentation

Look up ACS table IDs of tables in given sequence number files

Description

Helper function to look for which American Community Survey (ACS) tables are in given sequence files as obtained from the US Census FTP site.

Usage

gettablesviaseqnums(x, end.year = acsdefaultendyearhere_func())

Arguments

x

Required character vector of table IDs such as "B01001"

end.year

Optional character variable providing the end year of the 5-year ACS survey, to ensure the proper sequence file to table ID matching is used.

Value

Returns a character vector of table IDs such as "B01001"

See Also

read.concat.states() which uses this, and get.lookup.acs() which is used by this


ejanalysis/ACSdownload documentation built on Jan. 18, 2025, 7:43 a.m.