aboutsummaryrefslogtreecommitdiff
path: root/R/PEC_soil.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-07-04 10:59:47 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-07-04 10:59:47 +0200
commit8989a484b9b2d23463c95e0a3927e307ec0a5e64 (patch)
treea8484fd03c325684fe61ee3b434de4b5ad5881cf /R/PEC_soil.R
parent6ca8bdb8636141fac592688a6794ae092f0bc85a (diff)
Some documentation updates
Document that TOXSWA 5.5.3 is supported in the help files
Diffstat (limited to 'R/PEC_soil.R')
-rw-r--r--R/PEC_soil.R4
1 files changed, 2 insertions, 2 deletions
diff --git a/R/PEC_soil.R b/R/PEC_soil.R
index ea1cb71..15ccc90 100644
--- a/R/PEC_soil.R
+++ b/R/PEC_soil.R
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Johannes Ranke
+# Copyright (C) 2015,2016,2018 Johannes Ranke
# Contact: jranke@uni-bremen.de
# This file is part of the R package pfm
@@ -44,7 +44,7 @@ if(getRversion() >= '2.15.1') utils::globalVariables(c("destination", "study_typ
#' @param interception The fraction of the application rate that does not reach the soil
#' @param mixing_depth Mixing depth in cm
#' @param interval Period of the deeper mixing, defaults to 365, which is a year if
-#' rate units are in days
+#' degradation rate units are in days
#' @param n_periods Number of periods to be considered for long term PEC calculations
#' @param PEC_units Requested units for the calculated PEC. Only mg/kg currently supported
#' @param PEC_pw_units Only mg/L currently supported

Contact - Imprint