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.html | 43 ++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) (limited to 'docs/reference/FOCUS_2006.html') diff --git a/docs/reference/FOCUS_2006.html b/docs/reference/FOCUS_2006.html index 9066d83..15068de 100644 --- a/docs/reference/FOCUS_2006.html +++ b/docs/reference/FOCUS_2006.html @@ -8,21 +8,25 @@ Example gmkin workspace for Datasets C and D from the FOCUS Kinetics report — FOCUS_2006 • gmkin + + - + + - - + + + @@ -30,8 +34,8 @@ - + @@ -39,6 +43,7 @@ + @@ -49,6 +54,7 @@ + @@ -73,7 +79,7 @@ - @@ -106,6 +111,7 @@ +
@@ -117,64 +123,61 @@
-

An gmkinws object with data taken from FOCUS (2006), Appendix 3. This is the the workspace that is loaded into gmkin by default.

-
FOCUS_2006
- + +

Format

A list named FOCUS_2006 containing the components needed to populate the gmkin user interface.

-

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, file = "FOCUS_2006.RData") +
if (FALSE) { + save(FOCUS_2006, file = "FOCUS_2006.RData") # Now you can load the file "FOCUS_2006.RData" from gmkin, # restoring the workspace that is loaded at startup. - -# }
+ }
+ + + -- cgit v1.2.1