From ec1487f0f2cef32d44b0c6ce94a6f1b4f65a79d3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Oct 2016 08:56:45 +0200 Subject: Remove staticdocs from old location --- inst/web/mkinds.html | 118 --------------------------------------------------- 1 file changed, 118 deletions(-) delete mode 100644 inst/web/mkinds.html (limited to 'inst/web/mkinds.html') diff --git a/inst/web/mkinds.html b/inst/web/mkinds.html deleted file mode 100644 index ffb7e781..00000000 --- a/inst/web/mkinds.html +++ /dev/null @@ -1,118 +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