From 6693ee373c61d716e877386d6be16e3f9f0f40ab Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 26 Feb 2019 09:12:50 +0100 Subject: Add another NAFTA dataset + test --- man/NAFTA_2015_datasets.Rd | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 man/NAFTA_2015_datasets.Rd (limited to 'man/NAFTA_2015_datasets.Rd') diff --git a/man/NAFTA_2015_datasets.Rd b/man/NAFTA_2015_datasets.Rd deleted file mode 100644 index 4ca494ee..00000000 --- a/man/NAFTA_2015_datasets.Rd +++ /dev/null @@ -1,35 +0,0 @@ -\name{NAFTA_2015_datasets} -\alias{MRID_555555} -\docType{data} -\title{ -Example datasets from the NAFTA guidance published 2015 -} -\description{ -Data taken from US EPA (2015), p. 23. -} -\usage{NAFTA_2015_datasets} -\format{ - 1 dataset with observations on the following variables. - \describe{ - \item{\code{name}}{a factor containing the name of the observed variable} - \item{\code{time}}{a numeric vector containing time points} - \item{\code{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 - \url{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 - \url{https://www.epa.gov/pesticide-science-and-assessing-pesticide-risks/standard-operating-procedure-using-nafta-guidance} -} -\examples{ - nafta_evaluation <- nafta(MRID_555555) - print(nafta_evaluation) - plot(nafta_evaluation) -} -\keyword{datasets} -- cgit v1.2.1