From 6681356b8abab27f0735341ed6d3a44e1374e2e5 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 11 Nov 2022 09:00:41 +0100 Subject: Typo, remove PELMO related suggestions PELMO related functions are not used in pfm, so apart from advertising, these suggestions did not do anything. --- R/PEC_soil.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'R') diff --git a/R/PEC_soil.R b/R/PEC_soil.R index b29ff13..ac551a7 100644 --- a/R/PEC_soil.R +++ b/R/PEC_soil.R @@ -72,7 +72,7 @@ if(getRversion() >= '2.15.1') utils::globalVariables(c("destination", "study_typ #' and soil properties as specified in the REACH guidance (R.16, Table #' R.16-9) are used for porewater PEC calculations. If this is "EFSA_2015", #' the DT50 is taken to be a modelling half-life at 20°C and pF2 (for when -#' 'chents' is specified, the DegT50 with destination 'PECgw' will be used), +#' 'chent' is specified, the DegT50 with destination 'PECgw' will be used), #' and corrected using an Arrhenius activation energy of 65.4 kJ/mol. Also #' model and scenario adjustment factors from the EFSA guidance are used. #' @param leaching Should leaching be taken into account? The default is FALSE, -- cgit v1.2.1