% 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} \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.02 spreadsheet available from \url{https://www.bvl.bund.de/SharedDocs/Downloads/04_Pflanzenschutzmittel/zul_umwelt_exposit.html} Agroscope version 3.01a with additional runoff factors for 3 m and 6 m buffer zones received from Muris Korkaric (not published). The variant 3.01a2 was introduced for consistency with previous calculations performed by Agroscope for a 3 m buffer zone. } \usage{ perc_runoff_reduction_exposit } \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}