aboutsummaryrefslogtreecommitdiff
path: root/man/perc_runoff_exposit.Rd
blob: 47ea5866e57346b22b7c6ca838e5127f632221fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/PEC_sw_exposit_runoff.R
\docType{data}
\name{perc_runoff_exposit}
\alias{perc_runoff_exposit}
\title{Runoff loss percentages as used in Exposit 3}
\format{
A data frame with percentage values for the dissolved fraction and the fraction
bound to eroding particles, with Koc classes used as row names
\describe{
\item{Koc_lower_bound}{The lower bound of the Koc class}
\item{dissolved}{The percentage of the applied substance transferred to an
adjacent water body in the dissolved phase}
\item{bound}{The percentage of the applied substance transferred to an
adjacent water body bound to eroding particles}
}
}
\source{
Excel 3.02 spreadsheet available from
\url{https://www.bvl.bund.de/SharedDocs/Downloads/04_Pflanzenschutzmittel/zul_umwelt_exposit.html}
}
\usage{
perc_runoff_exposit
}
\description{
A table of the loss percentages used in Exposit 3 for the twelve different Koc classes
}
\examples{
print(perc_runoff_exposit)
}
\keyword{datasets}

Contact - Imprint