From 49ebe44092d2033f548c901ea406619713583103 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 7 Feb 2020 07:23:06 +0100 Subject: Update Makefile, update FOCUS URL --- docs/reference/FOCUS_2006_Z.html | 43 +++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 20 deletions(-) (limited to 'docs/reference/FOCUS_2006_Z.html') diff --git a/docs/reference/FOCUS_2006_Z.html b/docs/reference/FOCUS_2006_Z.html index 8df70a6..6901f59 100644 --- a/docs/reference/FOCUS_2006_Z.html +++ b/docs/reference/FOCUS_2006_Z.html @@ -8,21 +8,25 @@ Example gmkin workspace for Dataset Z from the FOCUS Kinetics report — FOCUS_2006_Z • gmkin + + - + + - - + + + @@ -30,13 +34,14 @@ - + + @@ -47,6 +52,7 @@ + @@ -71,7 +77,7 @@ - @@ -104,6 +109,7 @@ +
@@ -115,61 +121,58 @@
-

Data taken from FOCUS (2006), Appendix 7, p. 350.

-
FOCUS_2006_Z
- + +

Format

An gmkinws object with dataset Z taken from FOCUS (2006), together with most of the models used in the corresponding vignette.

-

Source

FOCUS (2006) “Guidance Document on Estimating Persistence and Degradation Kinetics from Environmental Fate Studies on Pesticides in EU Registration” Report of the FOCUS Work Group on Degradation Kinetics, EC Document Reference Sanco/10058/2005 version 2.0, 434 pp, - http://focus.jrc.ec.europa.eu/dk

- + http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics

Examples

-
# NOT RUN { - save(FOCUS_2006_Z, file = "FOCUS_2006_Z.RData") +
if (FALSE) { + save(FOCUS_2006_Z, file = "FOCUS_2006_Z.RData") # Now you can load the file "FOCUS_2006_Z.RData" from gmkin - -# }
+ }
+ + + -- cgit v1.2.1