From b9ce44748f2795ae1f35fe5a510e88635f247a7f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 29 Jan 2018 09:22:42 +0100 Subject: Correction of return value documentation for PEC_sw_exposit_runoff Rebuild pkgdown documentation --- R/PEC_sw_exposit_runoff.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'R') diff --git a/R/PEC_sw_exposit_runoff.R b/R/PEC_sw_exposit_runoff.R index 3370088..064b710 100644 --- a/R/PEC_sw_exposit_runoff.R +++ b/R/PEC_sw_exposit_runoff.R @@ -70,7 +70,7 @@ perc_runoff_reduction_exposit <- list( #' @return A list containing the following components #' \describe{ #' \item{perc_runoff}{The runoff percentages for dissolved and bound substance} -#' \item{Input}{A matrix containing dissolved and bound input for the different distances} +#' \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 #' for the different distances. If the rate was given in g/ha, the PECsw are in microg/L.} #' } -- cgit v1.2.1