cmpd_keys | R Documentation |
Generate reclass tables to convert land use (e.g. Crop Data Layer) into application of particular pesticide compounds
cmpd_keys(pestpath, cmpd, states, yrs, landuse, outpath)
pestpath |
= file path for master pesticide use dataset |
cmpd |
= name of the compound of interest (character, all caps, must match USGS name) |
states |
= vector of states (characters) to include |
yrs |
= vector of years (integers) to include |
landuse |
= input file with CDL values and crop names |
outpath |
= file path to write reclass keys |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.