diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/PEC_sw_drainage_UK.Rd | 2 | ||||
-rw-r--r-- | man/PEC_sw_drift.Rd | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/man/PEC_sw_drainage_UK.Rd b/man/PEC_sw_drainage_UK.Rd index 058e068..6125c3c 100644 --- a/man/PEC_sw_drainage_UK.Rd +++ b/man/PEC_sw_drainage_UK.Rd @@ -40,6 +40,8 @@ published on the CRC website. Degradation before the start of the drainage perio } \examples{ PEC_sw_drainage_UK(150, Koc = 100) +PEC_sw_drainage_UK(60, interception = 0.5, Koc = 550, + latest_application = "01 July", soil_DT50 = 200) } \references{ HSE's Chemicals Regulation Division (CRD) Active substance 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}} |