Description Usage Arguments Value
Get the filenames of the SPEW output, separated by the level
1 2 | get_filenames(output_dir, summary_level = 2, agent_type = "household",
pop_type = "US")
|
output_dir |
path to top level directory of SPEW folders. Ex. "./10" for Delaware |
summary_level |
For the US, 1-state, 2-county, 3-tract. For IPUMS, 1 -country, 2-province. For "custom," these are defined by the user's input data. |
agent_type |
either "household" or "people" |
pop_type |
"US" for a US population, "IPUMS" for IPUMS population, or "custom" for a custom population. This effects what the summary levels represent |
list of lists where the first list is a list of the different filenames for each summary level and the second list contains a dataframe of the different file paths along with the name of the larger, aggregated region
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.