diff options
Diffstat (limited to 'man/perc_runoff_exposit.Rd')
-rw-r--r-- | man/perc_runoff_exposit.Rd | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/perc_runoff_exposit.Rd b/man/perc_runoff_exposit.Rd index 0bd2827..5b92ab3 100644 --- a/man/perc_runoff_exposit.Rd +++ b/man/perc_runoff_exposit.Rd @@ -1,5 +1,6 @@ % 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} @@ -16,7 +17,10 @@ A data frame with percentage values for the dissolved fraction and the fraction } \source{ Excel 3.02 spreadsheet available from - \url{https://www.bvl.bund.de/EN/04_PlantProtectionProducts/03_Applicants/04_AuthorisationProcedure/08_Environment/ppp_environment_node.html} + \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 @@ -24,3 +28,4 @@ A table of the loss percentages used in Exposit 3 for the twelve different Koc c \examples{ print(perc_runoff_exposit) } +\keyword{datasets} |