From ec1487f0f2cef32d44b0c6ce94a6f1b4f65a79d3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Oct 2016 08:56:45 +0200 Subject: Remove staticdocs from old location --- inst/web/SFO.solution.html | 116 --------------------------------------------- 1 file changed, 116 deletions(-) delete mode 100644 inst/web/SFO.solution.html (limited to 'inst/web/SFO.solution.html') diff --git a/inst/web/SFO.solution.html b/inst/web/SFO.solution.html deleted file mode 100644 index de8b2f37..00000000 --- a/inst/web/SFO.solution.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - -SFO.solution. mkin 0.9.44.9000 - - - - - - - - - - - - - - - - - -
-
- -
- -

Single First-Order kinetics

- -
-
-

Usage

-
SFO.solution(t, parent.0, k)
- -

Arguments

-
-
t
-
Time.
-
parent.0
-
Starting value for the response variable at time zero.
-
k
-
Kinetic constant.
-
- -
-

Description

- -

Function describing exponential decline from a defined starting value.

- -
- -
-

Value

- -

- The value of the response variable at time t. -

- -
- -
-

References

- -

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

- -
- -

Examples

-
## Not run: plot(function(x) SFO.solution(x, 100, 3), 0, 2) -
-
-
- - - -
-
- - -
- - \ No newline at end of file -- cgit v1.2.1