View source: R/process_codebook.R
process_codebook | R Documentation |
Process ACS codebook
process_codebook( codebook_path, calculated_field_code, acs_years, step = c("source", "process") )
codebook_path |
Path to codebook CSV |
calculated_field_code |
Code for calculated fields in the codebook |
acs_years |
Years to pull data for |
step |
One of 'source' or 'process', which determines whether source or derived fields are kept |
A data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.