From 8989a484b9b2d23463c95e0a3927e307ec0a5e64 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 4 Jul 2018 10:59:47 +0200 Subject: Some documentation updates Document that TOXSWA 5.5.3 is supported in the help files --- R/PEC_soil.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'R/PEC_soil.R') 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 -- cgit v1.2.1