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 --- docs/reference/ppp.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs/reference/ppp.html') diff --git a/docs/reference/ppp.html b/docs/reference/ppp.html index ef3933d..f7b7705 100644 --- a/docs/reference/ppp.html +++ b/docs/reference/ppp.html @@ -68,8 +68,7 @@ product

density_units
-

Defaults to g/L -Creates a new instance of this R6 class.

+

Defaults to g/L

@@ -84,8 +83,7 @@ Creates a new instance of this ppp$clone()


Method new()

- -
+

Creates a new instance of this R6 class.

Usage

ppp$new(
   name,
-- 
cgit v1.2.1