geofile | R Documentation |
Get name of text file used by US Census Bureau with geographic information for American Community Survey. That geo file can be used to join data file(s) to FIPS/GEOID/NAME/SUMLEVEL/CKEY.
geofile(mystates, end.year = acsdefaultendyearhere_func())
mystates |
vector of character 2-letter State abbreviations specifying which are needed |
end.year |
end.year of 5-year summary file such as '2021' |
Character vector of file names, example: "g20215md.txt" Note this is only needed once per state, not once per seqfile. (It might even be available as a single US file?)
get.acs()
and download.geo()
which uses this
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.