aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-05-07 15:01:50 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2014-05-07 15:01:50 +0200
commit34452dfa5c069dc0f0a58681a35719fbb8cca158 (patch)
tree80025ad3ff6fd4c3819c7f7e3fdb15ac7573b09f /man
parentd846ac7691ab648afbb5a98bbca91911396a95bf (diff)
Fork the GUI into package gmkin. See ChangeLog for details
Diffstat (limited to 'man')
-rw-r--r--man/FOCUS_2006_Z_gmkin.Rd27
-rw-r--r--man/FOCUS_2006_gmkin.Rd28
-rw-r--r--man/gmkin.Rd22
3 files changed, 0 insertions, 77 deletions
diff --git a/man/FOCUS_2006_Z_gmkin.Rd b/man/FOCUS_2006_Z_gmkin.Rd
deleted file mode 100644
index 4f6a5e4d..00000000
--- a/man/FOCUS_2006_Z_gmkin.Rd
+++ /dev/null
@@ -1,27 +0,0 @@
-\name{FOCUS_2006_Z_gmkin}
-\Rdversion{1.1}
-\alias{FOCUS_2006_Z_gmkin}
-\docType{data}
-\title{
- Example gmkin workspace for Dataset Z from the FOCUS Kinetics report
-}
-\description{
- Data taken from FOCUS (2006), Appendix 7, p. 350.
-}
-\usage{FOCUS_2006_Z_gmkin}
-\format{
- A list named \code{FOCUS_2006_Z_gmkin} containing the components
- needed to populate the \code{\link{gmkin}} user interface.
-}
-\examples{
- save(FOCUS_2006_Z_gmkin, file = "FOCUS_2006_gmkin_Z.RData")
- # Now you can load the file "FOCUS_2006_gmkin_Z.RData" from gmkin
-}
-\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}
diff --git a/man/FOCUS_2006_gmkin.Rd b/man/FOCUS_2006_gmkin.Rd
deleted file mode 100644
index 371ddc70..00000000
--- a/man/FOCUS_2006_gmkin.Rd
+++ /dev/null
@@ -1,28 +0,0 @@
-\name{FOCUS_2006_gmkin}
-\Rdversion{1.1}
-\alias{FOCUS_2006_gmkin}
-\docType{data}
-\title{
- Example gmkin workspace for Datasets C and D from the FOCUS Kinetics report
-}
-\description{
- Data taken from FOCUS (2006), Appendix 3. This is the the workspace that is
- loaded into \code{\link{gmkin}} by default.
-}
-\usage{FOCUS_2006_gmkin}
-\format{
- A list named \code{FOCUS_2006_gmkin} containing the components
- needed to populate the gmkin user interface.
-}
-\examples{
- save(FOCUS_2006_gmkin, file = "FOCUS_2006_gmkin.RData")
- # Now you can load the file "FOCUS_2006_gmkin.RData" from gmkin
-}
-\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}
diff --git a/man/gmkin.Rd b/man/gmkin.Rd
deleted file mode 100644
index 8a7d1320..00000000
--- a/man/gmkin.Rd
+++ /dev/null
@@ -1,22 +0,0 @@
-\name{gmkin}
-\alias{gmkin}
-\title{
- Start a graphical user interface (GUI) based on the \code{gWidgetsWWW2} toolkit.
-}
-\description{
- This function starts a browser based GUI. Please visit the
- \href{http://github.com/jverzani/gWidgetsWWW2}{github page of gWidgetsWWW2}
- for an explanation how this toolkit works.
-}
-\note{
- This GUI is experimental and not recommended for real work.
-}
-\usage{
- gmkin()
-}
-\value{
- The function is called for its side effect, namely starting the GUI in a browser.
-}
-\author{
- Johannes Ranke
-}

Contact - Imprint