summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2026-02-13 11:00:05 +0100
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2026-02-13 11:00:05 +0100
commit95583ee406d7588d400664c75faac00fe146dd1c (patch)
treeafeec95fc39211ed8e6a66c14b0f9f543c51849a
parent7078f2f601a2e4137a532b371c5e53559273c701 (diff)
Small fix in the documentation
-rw-r--r--R/PEC_sw_exposit.R2
-rw-r--r--man/PEC_sw_exposit_runoff.Rd2
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.}
}
}

Contact - Imprint