View source: R/ejscreen.acs.rename.R
ejscreen.acs.rename | R Documentation |
Start with raw counts from demographic survey data, and environmental data, and rename fields to use friendly variable names.
ejscreen.acs.rename(acsraw, folder = getwd(), formulafile)
acsraw |
Data.frame of raw data counts for each block group, such as population or number of Hispanics. |
folder |
Default is getwd(). Specifies path for where to read from (if formulafile specified) and write to. |
formulafile |
Default if this is blank is to use data('ejscreenformulas'). Otherwise filename must be specified. If not specified, function loads this as data(). |
Returns a data.frame with some or all of input fields, plus calculated new fields.
ejscreenformulas
change.fieldnames.ejscreen.csv
analyze.stuff::change.fieldnames()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.