From 8f38147e145c66ebd27f5d9fcc6f00172c25872f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 26 Oct 2016 23:18:20 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/mkinds.html | 78 ++++++++++++++++++++++++++++------------------ 1 file changed, 48 insertions(+), 30 deletions(-) (limited to 'docs/reference/mkinds.html') diff --git a/docs/reference/mkinds.html b/docs/reference/mkinds.html index 0b4341aa..45cc315f 100644 --- a/docs/reference/mkinds.html +++ b/docs/reference/mkinds.html @@ -6,14 +6,13 @@ -mkinds. mkin +A dataset class for mkin — mkinds • mkin - - + @@ -22,6 +21,7 @@ + @@ -34,10 +34,9 @@ -
+
- -
- +
+
+ -
-

A dataset class for mkin

mkinds
-
-

Format

- -

An R6Class generator object.

-
+

Format

-
-

Fields

+

An R6Class generator object.

+ +

Fields

-

-

+

+

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 +

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

-
-

Examples

+ +

+ + Examples +

mds <- mkinds$new("FOCUS A", FOCUS_2006_A)
-
+
-- cgit v1.2.1