diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 08:07:07 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 08:36:31 +0200 |
commit | 9ac853c7ceece333099021974025d07e75be2b33 (patch) | |
tree | 21bd165193456a616140eb5b2484a1bb75dab765 /man/nafta.Rd | |
parent | feca0008dcf662bba5c728096c4e63b923b8979b (diff) |
Documentation improvements, rebuild static docs
Diffstat (limited to 'man/nafta.Rd')
-rw-r--r-- | man/nafta.Rd | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/man/nafta.Rd b/man/nafta.Rd index 49c13afc..4f05324b 100644 --- a/man/nafta.Rd +++ b/man/nafta.Rd @@ -6,15 +6,15 @@ \title{Evaluate parent kinetics using the NAFTA guidance} \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 +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} +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} } \usage{ nafta(ds, title = NA, quiet = FALSE, ...) @@ -41,9 +41,9 @@ dissipation times.} } \value{ An list of class \code{nafta}. The list element named "mmkin" is the - \code{\link{mmkin}} object containing the fits of the three models. The - list element named "title" contains the title of the dataset used. The - list element "data" contains the dataset used in the fits. +\code{\link{mmkin}} object containing the fits of the three models. The +list element named "title" contains the title of the dataset used. The +list element "data" contains the dataset used in the fits. } \description{ The function fits the SFO, IORE and DFOP models using \code{\link{mmkin}} |