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/f_time_norm_focus.html | 195 ++++++++++++++-------------------- 1 file changed, 79 insertions(+), 116 deletions(-) (limited to 'docs/reference/f_time_norm_focus.html') diff --git a/docs/reference/f_time_norm_focus.html b/docs/reference/f_time_norm_focus.html index ace7c028..8d177fe2 100644 --- a/docs/reference/f_time_norm_focus.html +++ b/docs/reference/f_time_norm_focus.html @@ -1,120 +1,87 @@ -Normalisation factors for aerobic soil degradation according to FOCUS guidance — f_time_norm_focus • mkinNormalisation factors for aerobic soil degradation according to FOCUS guidance — f_time_norm_focus • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

Time step normalisation factors for aerobic soil degradation as described in Appendix 8 to the FOCUS kinetics guidance (FOCUS 2014, p. 369).

-
+
+

Usage

f_time_norm_focus(object, ...)
 
 # S3 method for numeric
@@ -140,8 +107,8 @@ in Appendix 8 to the FOCUS kinetics guidance (FOCUS 2014, p. 369).

)
-
-

Arguments

+
+

Arguments

object

An object containing information used for the calculations

@@ -183,8 +150,8 @@ to a reference moisture given in the meta information, otherwise the focus soil moisture for the soil class is used

-
-

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, @@ -196,13 +163,13 @@ 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

-
-

Examples

+
+

Examples

f_time_norm_focus(25, 20, 25) # 1.37, compare FOCUS 2014 p. 184
 #> [1] 1.373956
 
@@ -225,26 +192,22 @@ Version 1.1, 18 December 2014
 #> $f_time_norm was (re)set to normalised values
 
-
- -
+
-
- -- cgit v1.2.1