aboutsummaryrefslogtreecommitdiff
path: root/man/PEC_sw_exposit_runoff.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_exposit_runoff.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_exposit_runoff.Rd')
-rw-r--r--man/PEC_sw_exposit_runoff.Rd14
1 files changed, 11 insertions, 3 deletions
diff --git a/man/PEC_sw_exposit_runoff.Rd b/man/PEC_sw_exposit_runoff.Rd
index c73270b..a415a63 100644
--- a/man/PEC_sw_exposit_runoff.Rd
+++ b/man/PEC_sw_exposit_runoff.Rd
@@ -8,9 +8,17 @@ Excel 3.02 spreadsheet available from
\url{https://www.bvl.bund.de/DE/04_Pflanzenschutzmittel/03_Antragsteller/04_Zulassungsverfahren/07_Naturhaushalt/psm_naturhaush_node.html#doc1400590bodyText3}
}
\usage{
-PEC_sw_exposit_runoff(rate, interception = 0, Koc, DT50 = Inf,
- t_runoff = 3, exposit_reduction_version = c("3.02", "3.01a",
- "3.01a2", "2.0"), V_ditch = 30, V_event = 100, dilution = 2)
+PEC_sw_exposit_runoff(
+ rate,
+ interception = 0,
+ Koc,
+ DT50 = Inf,
+ t_runoff = 3,
+ exposit_reduction_version = c("3.02", "3.01a", "3.01a2", "2.0"),
+ V_ditch = 30,
+ V_event = 100,
+ dilution = 2
+)
}
\arguments{
\item{rate}{The application rate in g/ha}

Contact - Imprint