A table of the runoff reduction percentages used in Exposit 3 for different vegetated buffer widths
buffers
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.
The reduction percentage for the dissolved phase
The reduction percentage for the particulate phase
Excel 3.01 spreadsheet available from https://www.bvl.bund.de/DE/04_Pflanzenschutzmittel/03_Antragsteller/04_Zulassungsverfahren/07_Naturhaushalt/psm_naturhaush_node.html#doc1400590bodyText3
print(perc_runoff_reduction_exposit)#> $`3.01` #> dissolved bound #> No buffer 0 0 #> 5 m 40 40 #> 10 m 60 85 #> 20 m 80 95 #> #> $`2.0` #> dissolved bound #> 1 0.0 0.0 #> 2 97.5 97.5 #>