View source: R/getstatesviafilenames.R
getstatesviafilenames | 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 State abbreviations based on those filenames.
getstatesviafilenames(folder = getwd())
folder |
Default is current working directory. |
Returns a vector of unique upper case US State abbreviations
read.concat.states()
which uses this
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.