aboutsummaryrefslogtreecommitdiff
path: root/man/perc_runoff_reduction_exposit.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-10-27 18:15:29 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-10-27 18:15:29 +0200
commit06b528f0c19ca9f7a311612c0e9ae80c0d0c1d3f (patch)
tree4a848f6f825289cdd12d4ff10c26f582854cb792 /man/perc_runoff_reduction_exposit.Rd
parent2cd464455a22791c0450ada45a0e0128c637fade (diff)
Exposit runoff calculations for surface water
Diffstat (limited to 'man/perc_runoff_reduction_exposit.Rd')
-rw-r--r--man/perc_runoff_reduction_exposit.Rd29
1 files changed, 29 insertions, 0 deletions
diff --git a/man/perc_runoff_reduction_exposit.Rd b/man/perc_runoff_reduction_exposit.Rd
new file mode 100644
index 0000000..51b067d
--- /dev/null
+++ b/man/perc_runoff_reduction_exposit.Rd
@@ -0,0 +1,29 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/PEC_sw_exposit_runoff.R
+\docType{data}
+\name{perc_runoff_reduction_exposit}
+\alias{perc_runoff_reduction_exposit}
+\alias{buffers}
+\title{Runoff reduction percentages as used in Exposit}
+\format{A named list of data frames with reduction percentage values for the
+dissolved fraction and the fraction bound to eroding particles, with
+vegetated buffer widths as row names. The names of the list items are the Exposit versions
+from which the values were taken.
+ \describe{
+ \item{dissolved}{The reduction percentage for the dissolved phase}
+ \item{bound}{The reduction percentage for the particulate phase}
+ }}
+\source{
+Excel 3.01 spreadsheet available from
+ \url{https://www.bvl.bund.de/DE/04_Pflanzenschutzmittel/03_Antragsteller/04_Zulassungsverfahren/07_Naturhaushalt/psm_naturhaush_node.html#doc1400590bodyText3}
+}
+\usage{
+buffers
+}
+\description{
+A table of the runoff reduction percentages used in Exposit 3 for different vegetated buffer widths
+}
+\examples{
+print(perc_runoff_reduction_exposit)
+}
+\keyword{datasets}

Contact - Imprint