View source: R/nhgisreadcodebook.R
nhgisreadcodebook | R Documentation |
Helper function used by nhgis()
to read downloaded and unzipped codebook files obtained from NHGIS.org,
for US Census Bureau data from the American Community Survey (ACS).
nhgisreadcodebook(codebookfile, folder = getwd())
codebookfile |
Name(s) of codebook file(s). |
folder |
Optional path where files are found. Default is getwd() |
Returns a named list: data, contextfields, fields, tables, geolevel, years, dataset
nhgis()
which uses this, nhgisread()
for reading datafiles, get.acs()
, get.datafile.prefix()
, datafile()
, geofile()
, get.zipfile.prefix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.