aboutsummaryrefslogtreecommitdiff
path: root/man/FOCUS_2006.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-10-22 17:30:09 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-10-22 17:30:09 +0200
commitc737c606058cb4c2a0805e2bec8ce356d01a627a (patch)
tree39da39d3868144fd8103386ed31fcccb09c73164 /man/FOCUS_2006.Rd
parentd1fe83f2f1a9c0d775b0dc8f18301a8bbb454077 (diff)
A lot of working components of the new layout
Diffstat (limited to 'man/FOCUS_2006.Rd')
-rw-r--r--man/FOCUS_2006.Rd31
1 files changed, 31 insertions, 0 deletions
diff --git a/man/FOCUS_2006.Rd b/man/FOCUS_2006.Rd
new file mode 100644
index 0000000..56bccac
--- /dev/null
+++ b/man/FOCUS_2006.Rd
@@ -0,0 +1,31 @@
+\name{FOCUS_2006}
+\alias{FOCUS_2006}
+\docType{data}
+\title{
+ Example gmkin workspace for Datasets C and D from the FOCUS Kinetics report
+}
+\description{
+ An \code{\link{gmkinws}} object with data taken from FOCUS (2006), Appendix
+ 3. This is the the workspace that is loaded into \code{\link{gmkin}} by
+ default.
+}
+\usage{FOCUS_2006}
+\format{
+ A list named \code{FOCUS_2006} containing the components
+ needed to populate the gmkin user interface.
+}
+\examples{
+ \dontrun{
+ 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.
+ }
+}
+\source{
+ FOCUS (2006) \dQuote{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,
+ \url{http://focus.jrc.ec.europa.eu/dk}
+}
+\keyword{datasets}

Contact - Imprint