View source: R/get.lookup.file.name.R
get.lookup.file.name | R Documentation |
Returns name of text file provided by US Census Bureau, such as Sequence_Number_and_Table_Number_Lookup.txt, which provides the sequence numbers (file numbers) and table numbers for data in the American Community Survey (ACS) 5-year summary file.
get.lookup.file.name(end.year = acsdefaultendyearhere_func())
end.year |
Not yet implemented, but will be optional end year for 5-year summary file, as character |
Returns character element that is name of file such as "Sequence_Number_and_Table_Number_Lookup.txt"
get.acs()
, get.lookup.acs()
, get.url.prefix.lookup.table()
. Also see data(lookup.acs)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.