aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/mkinds.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-03-30 21:43:10 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-03-30 21:43:10 +0200
commit575fcacaa33076de97f41a79afb37efb97ca82e0 (patch)
tree0ad2a40da65e7026f22566ed41c3b53d21fe9e64 /docs/reference/mkinds.html
parentcfa1340c41fe77117c3c2481ddbb25579f196bdd (diff)
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/mkinds.html')
-rw-r--r--docs/reference/mkinds.html31
1 files changed, 29 insertions, 2 deletions
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 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">mkin</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.6</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.9</span>
</span>
</div>
@@ -136,7 +136,6 @@
<p>A dataset class for mkin</p>
</div>
- <pre class="usage"><span class='no'>mkinds</span></pre>
<h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>
@@ -164,6 +163,33 @@
value in order to be compatible with mkinfit</p></dd>
</dl>
+ <h2 class="hasAnchor" id="methods"><a class="anchor" href="#methods"></a>Methods</h2>
+
+
+<h3>Public methods</h3>
+
+<ul>
+<li><p><a href='#method-new'><code>mkinds$new()</code></a></p></li>
+<li><p><a href='#method-clone'><code>mkinds$clone()</code></a></p></li>
+</ul>
+<p><hr>
+<a id="method-new"></a></p><h3>Method <code>new()</code></h3>
+
+<h3>Usage</h3>
+<p><div class="r"></p><pre>mkinds$new(title = "", data, time_unit = NA, unit = NA)</pre><p></div></p>
+
+<p><hr>
+<a id="method-clone"></a></p><h3>Method <code>clone()</code></h3>
+<p>The objects of this class are cloneable with this method.</p><h3>Usage</h3>
+<p><div class="r"></p><pre>mkinds$clone(deep = FALSE)</pre><p></div></p>
+
+<h3>Arguments</h3>
+<p><div class="arguments"></p><dl class='dl-horizontal'>
+<dt><code>deep</code></dt><dd><p>Whether to make a deep clone.</p></dd>
+
+</dl><p></div></p>
+
+
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'>
@@ -174,6 +200,7 @@ value in order to be compatible with mkinfit</p></dd>
<ul class="nav nav-pills nav-stacked">
<li><a href="#format">Format</a></li>
<li><a href="#fields">Fields</a></li>
+ <li><a href="#methods">Methods</a></li>
<li><a href="#examples">Examples</a></li>
</ul>

Contact - Imprint