From 575fcacaa33076de97f41a79afb37efb97ca82e0 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 30 Mar 2020 21:43:10 +0200 Subject: Static documentation rebuilt by pkgdown --- docs/reference/mkinds.html | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) (limited to 'docs/reference/mkinds.html') diff --git a/docs/reference/mkinds.html b/docs/reference/mkinds.html index 386c00d7..c1cdcf99 100644 --- a/docs/reference/mkinds.html +++ b/docs/reference/mkinds.html @@ -69,7 +69,7 @@ mkin - 0.9.49.6 + 0.9.49.9 @@ -136,7 +136,6 @@

A dataset class for mkin

-
mkinds

Format

@@ -164,6 +163,33 @@ value in order to be compatible with mkinfit

+

Methods

+ + +

Public methods

+ + +


+

Method new()

+ +

Usage

+

mkinds$new(title = "", data, time_unit = NA, unit = NA)

+ +


+

Method clone()

+

The objects of this class are cloneable with this method.

Usage

+

mkinds$clone(deep = FALSE)

+ +

Arguments

+

+
deep

Whether to make a deep clone.

+ +

+ +

Examples

@@ -174,6 +200,7 @@ value in order to be compatible with mkinfit

-- cgit v1.2.1