aboutsummaryrefslogtreecommitdiff
path: root/pkg/man/PEC_sw_drift.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/man/PEC_sw_drift.Rd')
-rw-r--r--pkg/man/PEC_sw_drift.Rd9
1 files changed, 6 insertions, 3 deletions
diff --git a/pkg/man/PEC_sw_drift.Rd b/pkg/man/PEC_sw_drift.Rd
index c486831..20fa921 100644
--- a/pkg/man/PEC_sw_drift.Rd
+++ b/pkg/man/PEC_sw_drift.Rd
@@ -4,9 +4,9 @@
\alias{PEC_sw_drift}
\title{Calculate predicted environmental concentrations in surface water due to drift}
\usage{
-PEC_sw_drift(rate, applications = 1, water_depth = 30, drift_data = "JKI",
- crop = "Ackerbau", distances = c(1, 5, 10, 20), rate_units = "g/ha",
- PEC_units = "µg/L")
+PEC_sw_drift(rate, applications = 1, water_depth = 30,
+ drift_percentages = NULL, drift_data = "JKI", crop = "Ackerbau",
+ distances = c(1, 5, 10, 20), rate_units = "g/ha", PEC_units = "µg/L")
}
\arguments{
\item{rate}{Application rate in units specified below}
@@ -15,6 +15,9 @@ PEC_sw_drift(rate, applications = 1, water_depth = 30, drift_data = "JKI",
\item{water_depth}{Depth of the water body in cm}
+\item{drift_percentages}{Percentage drift values for which to calculate PECsw.
+'drift_data' and 'distances' if not NULL.}
+
\item{drift_data}{Source of drift percentage data}
\item{crop}{Crop name (use German names for JKI data), defaults to "Ackerbau"}

Contact - Imprint