summaryrefslogtreecommitdiff
path: root/man/ppp.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2024-12-02 09:20:54 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2024-12-02 09:20:54 +0100
commitd97e57a36e6b76def7a980fa6a06b2827df39c3e (patch)
tree3c862e2034c46d47146fbb971f141eaafb04947c /man/ppp.Rd
parent1023deba646ca200fb5fbd992d6de73770d2034e (diff)
Add @description tags to R6 methodsHEADmain
Otherwise, the descriptions of the methods get mixed up
Diffstat (limited to 'man/ppp.Rd')
-rw-r--r--man/ppp.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ppp.Rd b/man/ppp.Rd
index 3575d31..4e456c4 100644
--- a/man/ppp.Rd
+++ b/man/ppp.Rd
@@ -23,8 +23,7 @@ product
\item{\code{density}}{The density of the product}
-\item{\code{density_units}}{Defaults to g/L
-Creates a new instance of this \link[R6:R6Class]{R6} class.}
+\item{\code{density_units}}{Defaults to g/L}
}
\if{html}{\out{</div>}}
}
@@ -39,6 +38,7 @@ Creates a new instance of this \link[R6:R6Class]{R6} class.}
\if{html}{\out{<a id="method-ppp-new"></a>}}
\if{latex}{\out{\hypertarget{method-ppp-new}{}}}
\subsection{Method \code{new()}}{
+Creates a new instance of this \link[R6:R6Class]{R6} class.
\subsection{Usage}{
\if{html}{\out{<div class="r">}}\preformatted{ppp$new(
name,

Contact - Imprint