From 8bdb4cd437a9d4663e542f95869e8692aa38dadb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 7 May 2020 08:59:29 +0200 Subject: Static documentation rebuilt by pkgdown --- docs/reference/mkinds.html | 57 ++++++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 27 deletions(-) (limited to 'docs/reference/mkinds.html') diff --git a/docs/reference/mkinds.html b/docs/reference/mkinds.html index 4f5d9f67..778c5132 100644 --- a/docs/reference/mkinds.html +++ b/docs/reference/mkinds.html @@ -10,23 +10,27 @@ - + - + - + + + + + - - + + - + - - + + @@ -40,7 +44,6 @@ mkinfit does not take mkinds datasets as argument, but works with dataframes such as the on contained in the data field of mkinds objects. Some datasets provided by this package come as mkinds objects nevertheless." /> - @@ -58,7 +61,7 @@ provided by this package come as mkinds objects nevertheless." /> - +
@@ -131,7 +139,7 @@ provided by this package come as mkinds objects nevertheless." />
@@ -149,7 +157,7 @@ provided by this package come as mkinds objects nevertheless.

The S3 printing method print.mkinds

Public fields

-

+

title

A full title for the dataset

sampling_times

The sampling times

@@ -178,10 +186,10 @@ and value in order to be compatible with mkinfit


Method new()

Create a new mkinds object

Usage

-

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

+

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

Arguments

-

+

title

The dataset title

data

The data

@@ -194,10 +202,10 @@ and value in order to be compatible with mkinfit


Method clone()

The objects of this class are cloneable with this method.

Usage

-

mkinds$clone(deep = FALSE)

+

mkinds$clone(deep = FALSE)

Arguments

-

+

deep

Whether to make a deep clone.

@@ -213,15 +221,10 @@ and value in order to be compatible with mkinfit

#> With a maximum of 1 replicates
- @@ -232,7 +235,7 @@ and value in order to be compatible with mkinfit

-

Site built with pkgdown 1.4.1.

+

Site built with pkgdown 1.5.1.

-- cgit v1.2.1