diff options
| -rw-r--r-- | R/PEC_soil.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/PEC_soil.R b/R/PEC_soil.R index d6356b9..b1838d7 100644 --- a/R/PEC_soil.R +++ b/R/PEC_soil.R @@ -19,7 +19,7 @@ if(getRversion() >= '2.15.1') utils::globalVariables(c("destination", "study_typ #' Total soil and porewater PEC values for the scenarios as defined in the EFSA #' guidance (2017, p. 14/15) can easily be calculated. #' @note While time weighted average (TWA) concentrations given in the examples -#' from the EFSA guidance from 2015 (p. 80) are be reproduced, this is not +#' from the EFSA guidance from 2015 (p. 80) can be reproduced, this is not #' true for the TWA concentrations given for the same example in the EFSA guidance #' from 2017 (p. 92). #' @note According to the EFSA guidance (EFSA, 2017, p. 43), leaching should be |
