View source: R/getseqnumsviafilenames.R
getseqnumsviafilenames | R Documentation |
Helper function to look for unzipped csv files of estimates for American Community Survey (ACS) 5-year summary file data obtained from US Census FTP site, based on pattern matching, and infer seqfile numbers based on those filenames.
getseqnumsviafilenames(folder = getwd())
folder |
Default is current working directory. |
Returns a character vector of unique sequence file numbers
read.concat.states()
which uses this
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.