From af2e1540cdad2fd00bb6216a38a754ff748629ad Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 25 Oct 2019 02:10:08 +0200 Subject: Static documentation rebuilt by pkgdown --- docs/reference/SFO.solution.html | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) (limited to 'docs/reference/SFO.solution.html') diff --git a/docs/reference/SFO.solution.html b/docs/reference/SFO.solution.html index cb0870a8..55fd61a4 100644 --- a/docs/reference/SFO.solution.html +++ b/docs/reference/SFO.solution.html @@ -8,11 +8,13 @@ Single First-Order kinetics — SFO.solution • mkin + + @@ -32,13 +34,14 @@ - + + @@ -109,7 +112,6 @@ News - @@ -131,13 +133,11 @@
-

Function describing exponential decline from a defined starting value.

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

Arguments

@@ -154,32 +154,29 @@

Kinetic constant.

- +

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, +

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://esdac.jrc.ec.europa.eu/projects/degradation-kinetics

-

Examples

-
plot(function(x) SFO.solution(x, 100, 3), 0, 2)
+
+ plot(function(x) SFO.solution(x, 100, 3), 0, 2)
+