diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-05-18 21:26:17 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-05-18 21:26:17 +0200 |
commit | 91c5db736a4d3f2290a0cc5698fb4e35ae7bda59 (patch) | |
tree | 8e9e34d18f055936172329c1248e6e2ff136bff9 /docs/reference/mkinds.html | |
parent | ea57db98cef3fb882f7bd9656b44f270e7bded38 (diff) |
Remove outdated comment in FOCUS L vignette, update docs
This also adds the first benchmark results obtained on my laptop system
Diffstat (limited to 'docs/reference/mkinds.html')
-rw-r--r-- | docs/reference/mkinds.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/reference/mkinds.html b/docs/reference/mkinds.html index 73a14840..bef3be93 100644 --- a/docs/reference/mkinds.html +++ b/docs/reference/mkinds.html @@ -145,9 +145,9 @@ and value in order to be compatible with mkinfit</p></dd> <div class="section"> <h3 id="public-methods">Public methods<a class="anchor" aria-label="anchor" href="#public-methods"></a></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></div><p></p><hr><a id="method-new"></a><div class="section"> +<ul><li><p><a href="#method-mkinds-new"><code>mkinds$new()</code></a></p></li> +<li><p><a href="#method-mkinds-clone"><code>mkinds$clone()</code></a></p></li> +</ul></div><p></p><hr><a id="method-mkinds-new"></a><div class="section"> <h3 id="method-new-">Method <code>new()</code><a class="anchor" aria-label="anchor" href="#method-new-"></a></h3> <p>Create a new mkinds object</p><div class="section"> <h4 id="usage">Usage<a class="anchor" aria-label="anchor" href="#usage"></a></h4> @@ -175,7 +175,7 @@ and value in order to be compatible with mkinfit</p></dd> </dl><p></p></div> </div> -</div><p></p><hr><a id="method-clone"></a><div class="section"> +</div><p></p><hr><a id="method-mkinds-clone"></a><div class="section"> <h3 id="method-clone-">Method <code>clone()</code><a class="anchor" aria-label="anchor" href="#method-clone-"></a></h3> <p>The objects of this class are cloneable with this method.</p><div class="section"> <h4 id="usage-1">Usage<a class="anchor" aria-label="anchor" href="#usage-1"></a></h4> @@ -220,7 +220,7 @@ and value in order to be compatible with mkinfit</p></dd> </div> <div class="pkgdown"> - <p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.2.</p> + <p></p><p>Site built with <a href="https://pkgdown.r-lib.org/" class="external-link">pkgdown</a> 2.0.3.</p> </div> </footer></div> |