diff options
Diffstat (limited to 'R/dimethenamid_2018.R')
-rw-r--r-- | R/dimethenamid_2018.R | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/R/dimethenamid_2018.R b/R/dimethenamid_2018.R new file mode 100644 index 00000000..189da618 --- /dev/null +++ b/R/dimethenamid_2018.R @@ -0,0 +1,21 @@ +#' Aerobic soil degradation data on dimethenamid and dimethenamid-P from the EU assessment in 2018 +#' +#' The datasets were extracted from the active substance evaluation dossier +#' published by EFSA. Kinetic evaluations shown for these datasets are intended +#' to illustrate and advance kinetic modelling. The fact that these data and +#' some results are shown here does not imply a license to use them in the +#' context of pesticide registrations, as the use of the data may be +#' constrained by data protection regulations. +#' +#' The R code used to create this data object is installed with this package +#' in the 'dataset_generation' directory. In the code, page numbers are given for +#' specific pieces of information in the comments. +#' +#' @format An [mkindsg] object grouping eight datasets with some meta information +#' @source Rapporteur Member State Germany, Co-Rapporteur Member State Bulgaria (2018) +#' Renewal Assessment Report Dimethenamid-P Volume 3 - B.8 Environmental fate and behaviour +#' Rev. 2 - November 2017 +#' \url{http://registerofquestions.efsa.europa.eu/roqFrontend/outputLoader?output=ON-5211} +#' @examples +#' print(dimethenamid_2018) +"dimethenamid_2018" |