From 95583ee406d7588d400664c75faac00fe146dd1c Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Fri, 13 Feb 2026 11:00:05 +0100 Subject: Small fix in the documentation --- R/PEC_sw_exposit.R | 2 +- man/PEC_sw_exposit_runoff.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/R/PEC_sw_exposit.R b/R/PEC_sw_exposit.R index a157189..45867c0 100644 --- a/R/PEC_sw_exposit.R +++ b/R/PEC_sw_exposit.R @@ -70,7 +70,7 @@ #' \describe{ #' \item{perc_runoff}{The runoff percentages for dissolved and bound substance} #' \item{runoff}{A matrix containing dissolved and bound input for the different distances} -#' \item{PEC_sw_runoff}{A matrix containing PEC values for dissolved and bound substance +#' \item{PEC_sw_runoff}{A dataframe containing PEC values for dissolved and bound substance #' for the different distances. If the rate was given in g/ha, the PECsw are in microg/L.} #' } #' @export diff --git a/man/PEC_sw_exposit_runoff.Rd b/man/PEC_sw_exposit_runoff.Rd index 60c9b9f..4988d1d 100644 --- a/man/PEC_sw_exposit_runoff.Rd +++ b/man/PEC_sw_exposit_runoff.Rd @@ -49,7 +49,7 @@ A list containing the following components \describe{ \item{perc_runoff}{The runoff percentages for dissolved and bound substance} \item{runoff}{A matrix containing dissolved and bound input for the different distances} -\item{PEC_sw_runoff}{A matrix containing PEC values for dissolved and bound substance +\item{PEC_sw_runoff}{A dataframe containing PEC values for dissolved and bound substance for the different distances. If the rate was given in g/ha, the PECsw are in microg/L.} } } -- cgit v1.2.3