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 /man/mkinds.Rd | |
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 'man/mkinds.Rd')
-rw-r--r-- | man/mkinds.Rd | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/mkinds.Rd b/man/mkinds.Rd index 4bdd39bb..a822bf80 100644 --- a/man/mkinds.Rd +++ b/man/mkinds.Rd @@ -49,13 +49,13 @@ and value in order to be compatible with mkinfit} \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{mkinds$new()}} -\item \href{#method-clone}{\code{mkinds$clone()}} +\item \href{#method-mkinds-new}{\code{mkinds$new()}} +\item \href{#method-mkinds-clone}{\code{mkinds$clone()}} } } \if{html}{\out{<hr>}} -\if{html}{\out{<a id="method-new"></a>}} -\if{latex}{\out{\hypertarget{method-new}{}}} +\if{html}{\out{<a id="method-mkinds-new"></a>}} +\if{latex}{\out{\hypertarget{method-mkinds-new}{}}} \subsection{Method \code{new()}}{ Create a new mkinds object \subsection{Usage}{ @@ -77,8 +77,8 @@ Create a new mkinds object } } \if{html}{\out{<hr>}} -\if{html}{\out{<a id="method-clone"></a>}} -\if{latex}{\out{\hypertarget{method-clone}{}}} +\if{html}{\out{<a id="method-mkinds-clone"></a>}} +\if{latex}{\out{\hypertarget{method-mkinds-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ |