aboutsummaryrefslogtreecommitdiff
path: root/man/PEC_sw_drainage_UK.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-04-16 18:02:18 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-04-16 18:02:18 +0200
commitd81550d0cccae824cc748de48e7fd50ea8d8033a (patch)
treecb95252ff725b5dcd0237bb8f74fdac4a3e08d15 /man/PEC_sw_drainage_UK.Rd
parent4bc95b3e4aae22e4052e0a4c905a9227c909e2cd (diff)
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.
Diffstat (limited to 'man/PEC_sw_drainage_UK.Rd')
-rw-r--r--man/PEC_sw_drainage_UK.Rd12
1 files changed, 9 insertions, 3 deletions
diff --git a/man/PEC_sw_drainage_UK.Rd b/man/PEC_sw_drainage_UK.Rd
index c9f8ed4..98aa868 100644
--- a/man/PEC_sw_drainage_UK.Rd
+++ b/man/PEC_sw_drainage_UK.Rd
@@ -4,9 +4,15 @@
\alias{PEC_sw_drainage_UK}
\title{Calculate initial predicted environmental concentrations in surface water due to drainage using the UK method}
\usage{
-PEC_sw_drainage_UK(rate, interception = 0, Koc,
- latest_application = NULL, soil_DT50 = NULL, model = NULL,
- model_parms = NULL)
+PEC_sw_drainage_UK(
+ rate,
+ interception = 0,
+ Koc,
+ latest_application = NULL,
+ soil_DT50 = NULL,
+ model = NULL,
+ model_parms = NULL
+)
}
\arguments{
\item{rate}{Application rate in g/ha}

Contact - Imprint