From d81550d0cccae824cc748de48e7fd50ea8d8033a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Apr 2020 18:02:18 +0200 Subject: Make na.rm = FALSE the default for geomean() This makes more sense and is in line with mean() from base R. Adapt tests and update docs. --- docs/reference/SFO_actual_twa.html | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'docs/reference/SFO_actual_twa.html') diff --git a/docs/reference/SFO_actual_twa.html b/docs/reference/SFO_actual_twa.html index 1f172c6..b5fa5da 100644 --- a/docs/reference/SFO_actual_twa.html +++ b/docs/reference/SFO_actual_twa.html @@ -8,11 +8,13 @@ Actual and maximum moving window time average concentrations for SFO kinetics — SFO_actual_twa • pfm + + @@ -32,13 +34,14 @@ - + + @@ -82,7 +85,6 @@ Reference - @@ -104,14 +106,11 @@
-

Actual and maximum moving window time average concentrations for SFO kinetics

-
-
SFO_actual_twa(DT50 = 1000, times = c(0, 1, 2, 4, 7, 14, 21, 28, 42,
-  50, 100))
- +
SFO_actual_twa(DT50 = 1000, times = c(0, 1, 2, 4, 7, 14, 21, 28, 42, 50, 100))
+

Arguments

@@ -124,13 +123,12 @@

The output times, and window sizes for time weighted average concentrations

- +

Source

FOCUS (2014) Generic Guidance for Estimating Persistence and Degradation Kinetics from Environmental Fate Studies on Pesticides in EU Registration, Version 1.1, 18 December 2014, p. 251

-

Examples

SFO_actual_twa(10)
#> actual twa @@ -150,9 +148,7 @@

Contents

-- cgit v1.2.1