From 8b7edd4eaf0d196e674a085f744d1a69260a6c91 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Nov 2023 06:02:05 +0100 Subject: Update pkgdown docs to bootstrap 5 with search --- docs/reference/SFO.solution.html | 198 ++++++++++++++++----------------------- 1 file changed, 80 insertions(+), 118 deletions(-) (limited to 'docs/reference/SFO.solution.html') diff --git a/docs/reference/SFO.solution.html b/docs/reference/SFO.solution.html index 67c7abc7..7bf78114 100644 --- a/docs/reference/SFO.solution.html +++ b/docs/reference/SFO.solution.html @@ -1,123 +1,89 @@ -Single First-Order kinetics — SFO.solution • mkinSingle First-Order kinetics — SFO.solution • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

Function describing exponential decline from a defined starting value.

-
+
+

Usage

SFO.solution(t, parent_0, k)
-
-

Arguments

+
+

Arguments

t

Time.

@@ -130,14 +96,14 @@

Kinetic rate constant.

-
-

Value

+
+

Value

The value of the response variable at time t.

-
-

References

+
+

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, @@ -149,8 +115,8 @@ EU Registration” Report of the FOCUS Work Group on Degradation Kinetics, Version 1.1, 18 December 2014 http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics

-
-

See also

+
+

See also

Other parent solutions: DFOP.solution(), FOMC.solution(), @@ -160,34 +126,30 @@ Version 1.1, 18 December 2014 logistic.solution()

-
-

Examples

+
+

Examples


   plot(function(x) SFO.solution(x, 100, 3), 0, 2)
 
 
 
-
- -
+
-
+
- -- cgit v1.2.1 From 6476f5f49b373cd4cf05f2e73389df83e437d597 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Feb 2025 16:30:31 +0100 Subject: Axis legend formatting, update vignettes --- docs/reference/SFO.solution.html | 117 +++++++++++++++++---------------------- 1 file changed, 52 insertions(+), 65 deletions(-) (limited to 'docs/reference/SFO.solution.html') diff --git a/docs/reference/SFO.solution.html b/docs/reference/SFO.solution.html index 7bf78114..8e8deb83 100644 --- a/docs/reference/SFO.solution.html +++ b/docs/reference/SFO.solution.html @@ -1,74 +1,61 @@ -Single First-Order kinetics — SFO.solution • mkin +Single First-Order kinetics — SFO.solution • mkin Skip to contents - -