powered by
A dataset class for mkin
mkinds
An R6Class generator object.
R6Class
title
A full title for the dataset
sampling
times The sampling times
time_unit
The time unit
observed
Names of the observed compounds
unit
The unit of the observations
replicates
The number of replicates
data
A dataframe with at least the columns name, time and value in order to be compatible with mkinfit
# NOT RUN { mds <- mkinds$new("FOCUS A", FOCUS_2006_A) # }
Run the code above in your browser using DataLab