diff options
-rw-r--r-- | R/PEC_sw_drift.R | 2 | ||||
-rw-r--r-- | man/PEC_sw_drift.Rd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/R/PEC_sw_drift.R b/R/PEC_sw_drift.R index 7028101..5c7fff4 100644 --- a/R/PEC_sw_drift.R +++ b/R/PEC_sw_drift.R @@ -21,7 +21,7 @@ #' either in the original form or integrated over the width of the water body, depending #' on the 'formula' argument. #' @param crop_group_JKI When using the 'JKI' drift data, one of the German names -#' as used in [drift_parameters_focus]. Will only be used if drift_data is 'JKI'. +#' as used in [drift_data_JKI]. Will only be used if drift_data is 'JKI'. #' @param water_depth Depth of the water body in cm #' @param PEC_units Requested units for the calculated PEC. Only µg/L currently supported #' @param water_width Width of the water body in cm diff --git a/man/PEC_sw_drift.Rd b/man/PEC_sw_drift.Rd index 771687e..5f3049a 100644 --- a/man/PEC_sw_drift.Rd +++ b/man/PEC_sw_drift.Rd @@ -39,7 +39,7 @@ either in the original form or integrated over the width of the water body, depe on the 'formula' argument.} \item{crop_group_JKI}{When using the 'JKI' drift data, one of the German names -as used in \link{drift_parameters_focus}. Will only be used if drift_data is 'JKI'.} +as used in \link{drift_data_JKI}. Will only be used if drift_data is 'JKI'.} \item{crop_group_RF}{One of the crop groups as used in \link{drift_parameters_focus}} |