From d81550d0cccae824cc748de48e7fd50ea8d8033a Mon Sep 17 00:00:00 2001
From: Johannes Ranke This implements the method specified in the UK data requirements handbook and was checked against the spreadsheet
published on the CRC website A named numeric vector containing the model parameters The predicted concentration in surface water in µg/L HSE's Chemicals Regulation Division (CRD) Active substance
@@ -162,7 +167,6 @@ published on the CRC website Drainage PECs Version 1.0 (2015) Spreadsheet published at
https://www.hse.gov.uk/pesticides/topics/pesticide-approvals/pesticides-registration/data-requirements-handbook/fate/pec-tools-2015/PEC%20sw-sed%20(drainage).xlsx
accessed 2019-09-27PEC_sw_drainage_UK(rate, interception = 0, Koc,
- latest_application = NULL, soil_DT50 = NULL, model = NULL,
- model_parms = NULL)
-
+ PEC_sw_drainage_UK(
+ rate,
+ interception = 0,
+ Koc,
+ latest_application = NULL,
+ soil_DT50 = NULL,
+ model = NULL,
+ model_parms = NULL
+)
+
Arguments
-
+
Value
References
Examples
@@ -171,11 +175,8 @@ published on the CRC website