aboutsummaryrefslogtreecommitdiff
path: root/man/D24_2014.Rd
blob: 90b0605e08d07bcfbd10bd8e0c7b83a1ff1df9cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/D24_2014.R
\docType{data}
\name{D24_2014}
\alias{D24_2014}
\title{Aerobic soil degradation data on 2,4-D from the EU assessment in 2014}
\format{
An \link{mkindsg} object grouping five datasets
}
\source{
Hellenic Ministry of Rural Development and Agriculture (2014)
Final addendum to the Renewal Assessment Report - public version - 2,4-D
Volume 3 Annex B.8 Fate and behaviour in the environment p. 638, 640,
644-646.
\url{http://registerofquestions.efsa.europa.eu/roqFrontend/outputLoader?output=ON-3812}
}
\usage{
D24_2014
}
\description{
The five 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.
}
\details{
Metabolite residues at early sampling times reported as 0.0 were set to NA.

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.
}
\examples{
print(D24_2014)
print(D24_2014$ds[[1]], data = TRUE)
m1 = mkinmod(D24 = list(type = "SFO", to = "phenol"),
  phenol = list(type = "SFO", to = "anisole"),
  anisole = list(type = "SFO"))
}
\keyword{datasets}

Contact - Imprint