NAFTA_SOP_2015 {mkin} | R Documentation |
Example datasets from the NAFTA SOP published 2015
Description
Data taken from US EPA (2015), p. 19 and 23.
Usage
NAFTA_SOP_Appendix_B
NAFTA_SOP_Appendix_D
Format
2 datasets with observations on the following variables.
name
a factor containing the name of the observed variable
time
a numeric vector containing time points
value
a numeric vector containing concentrations
Source
NAFTA (2011) Guidance for evaluating and calculating degradation kinetics in environmental media. NAFTA Technical Working Group on Pesticides https://www.epa.gov/pesticide-science-and-assessing-pesticide-risks/guidance-evaluating-and-calculating-degradation accessed 2019-02-22
US EPA (2015) Standard Operating Procedure for Using the NAFTA Guidance to Calculate Representative Half-life Values and Characterizing Pesticide Degradation https://www.epa.gov/pesticide-science-and-assessing-pesticide-risks/standard-operating-procedure-using-nafta-guidance
Examples
nafta_evaluation <- nafta(NAFTA_SOP_Appendix_D, cores = 1)
print(nafta_evaluation)
plot(nafta_evaluation)