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 | |
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')
-rw-r--r-- | man/mkinds.Rd | 12 | ||||
-rw-r--r-- | man/mkindsg.Rd | 12 |
2 files changed, 12 insertions, 12 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}{ diff --git a/man/mkindsg.Rd b/man/mkindsg.Rd index 919d3bb9..3eee5562 100644 --- a/man/mkindsg.Rd +++ b/man/mkindsg.Rd @@ -53,13 +53,13 @@ or covariates like soil pH).} \section{Methods}{ \subsection{Public methods}{ \itemize{ -\item \href{#method-new}{\code{mkindsg$new()}} -\item \href{#method-clone}{\code{mkindsg$clone()}} +\item \href{#method-mkindsg-new}{\code{mkindsg$new()}} +\item \href{#method-mkindsg-clone}{\code{mkindsg$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-mkindsg-new"></a>}} +\if{latex}{\out{\hypertarget{method-mkindsg-new}{}}} \subsection{Method \code{new()}}{ Create a new mkindsg object \subsection{Usage}{ @@ -81,8 +81,8 @@ Create a new mkindsg 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-mkindsg-clone"></a>}} +\if{latex}{\out{\hypertarget{method-mkindsg-clone}{}}} \subsection{Method \code{clone()}}{ The objects of this class are cloneable with this method. \subsection{Usage}{ |