From d97e57a36e6b76def7a980fa6a06b2827df39c3e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 2 Dec 2024 09:20:54 +0100 Subject: Add @description tags to R6 methods Otherwise, the descriptions of the methods get mixed up --- man/ppp.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/ppp.Rd') 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{}} } @@ -39,6 +38,7 @@ Creates a new instance of this \link[R6:R6Class]{R6} class.} \if{html}{\out{}} \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{
}}\preformatted{ppp$new( name, -- cgit v1.2.1