From 7c62da1269e8910a210ba1917d4dc62d186d5606 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Oct 2016 09:40:35 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/mkinds.html | 121 ------------------------------------------------------- 1 file changed, 121 deletions(-) delete mode 100644 docs/mkinds.html (limited to 'docs/mkinds.html') diff --git a/docs/mkinds.html b/docs/mkinds.html deleted file mode 100644 index 48b2e904..00000000 --- a/docs/mkinds.html +++ /dev/null @@ -1,121 +0,0 @@ - - - - -mkinds. mkin 0.9.44.9000 - - - - - - - - - - - - - - - - - - -
-
- -
- -

A dataset class for mkin

- -
-
-

Usage

-
mkinds
- -
-

Format

- -

An R6Class generator object.

- -
- -
-

Description

- -

A dataset class for mkin

- -
- -
-

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 -in order to be compatible with mkinfit

- -

- -
- -

Examples

-
mds <- mkinds$new("FOCUS A", FOCUS_2006_A)
-
- -
- - -
- - \ No newline at end of file -- cgit v1.2.1