diff options
Diffstat (limited to 'man/PEC_sw_exposit_runoff.Rd')
| -rw-r--r-- | man/PEC_sw_exposit_runoff.Rd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/PEC_sw_exposit_runoff.Rd b/man/PEC_sw_exposit_runoff.Rd index 393ed29..4988d1d 100644 --- a/man/PEC_sw_exposit_runoff.Rd +++ b/man/PEC_sw_exposit_runoff.Rd @@ -21,7 +21,8 @@ PEC_sw_exposit_runoff( ) } \arguments{ -\item{rate}{The application rate in g/ha} +\item{rate}{Application rate in g/ha or with a compatible unit specified +with the units package} \item{interception}{The fraction intercepted by the crop} @@ -48,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.} } } |
