aboutsummaryrefslogtreecommitdiff
path: root/man/perc_runoff_exposit.Rd
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-01-31 13:16:17 +0100
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-01-31 13:27:50 +0100
commitaed160d7f0eaf5865e2bd9bf6c4b1c9d7b13d911 (patch)
tree7ca136834857c12449f50a1e086a589cc9b79e2e /man/perc_runoff_exposit.Rd
parent64f629efbe666bae56f48a309adf33d1eb09c358 (diff)
Reorganise data generation
- Use inst/data_generation for R code generating data as in some of my other packages - data/*.RData files were checked using https://github.com/jranke/dotfiles/blob/main/bin/rda_diff contents were not changed - Remove ChangeLog, the history is in the git logs - Update docs and some links contained therein - use \doi{} markup - Move logs to log directory
Diffstat (limited to 'man/perc_runoff_exposit.Rd')
-rw-r--r--man/perc_runoff_exposit.Rd7
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}

Contact - Imprint