View source: R/reclasstables.R
reclasstables | R Documentation |
Function returns individual dataframes for each state-year reclass table and includes option to write reclass tables to file in an indicated folder.
reclasstables(filepath, states, years, write_reclass, outfolder)
filepath |
file path for master pesticide use reclass table |
states |
vector of states (characters) to include |
years |
vector of years (integers) to include |
write_reclass |
logical, write_reclass = T writes reclass tables to file |
outfolder |
folder path to write reclass keys |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.