diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-05-19 11:42:28 +0200 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2025-05-19 11:42:28 +0200 |
commit | 728b20dfbcd4b040e33a0a3c3d4c77bd2e7c5ef7 (patch) | |
tree | 435c0a797505ccbf96201b19c1a50d657b30e519 /R/PEC_sw_drift.R | |
parent | b24f0e8968499af833fff14834f3ed395e5e9f9b (diff) |
Corrected link in docs
Diffstat (limited to 'R/PEC_sw_drift.R')
-rw-r--r-- | R/PEC_sw_drift.R | 2 |
1 files changed, 1 insertions, 1 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 |