From e4be5e83c8c525b3745d2d7813336319d10f8855 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 12 Nov 2023 22:07:06 +0100 Subject: Update to bootstrap 5 --- docs/reference/index.html | 152 ++++++++++++++++++++++++---------------------- 1 file changed, 79 insertions(+), 73 deletions(-) (limited to 'docs/reference/index.html') diff --git a/docs/reference/index.html b/docs/reference/index.html index 6bc6df8..eac8cbf 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -1,101 +1,107 @@ -Function reference • chentsFunction reference • chents + + Skip to contents -
-
+
+
+
+
+

R6 Class definitions and methods

+ -
-
- + +
+ + + - - - - - - - - - - - - - - - -
-

R6 Class definitions and methods

-

-
-

chent

-

An R6 class for chemical entities with associated data

-

draw_svg.chent()

-

Draw SVG graph from a chent object using RDKit

-

plot(<chent>)

-

Plot method for chent objects

-

print(<chent>)

-

Printing method for chent objects

-

pai

-

An R6 class for pesticidal active ingredients and associated data

-

print(<pai>)

-

Printing method for pai objects (pesticidal active ingredients)

-

ppp

-

R6 class for a plant protection product with at least one active ingredient

- - -
+
+ + chent +
+
An R6 class for chemical entities with associated data
+
+ + draw_svg.chent() +
+
Draw SVG graph from a chent object using RDKit
+
+ + plot(<chent>) +
+
Plot method for chent objects
+
+ + print(<chent>) +
+
Printing method for chent objects
+
+ + pai +
+
An R6 class for pesticidal active ingredients and associated data
+
+ + print(<pai>) +
+
Printing method for pai objects (pesticidal active ingredients)
+
+ + ppp +
+
R6 class for a plant protection product with at least one active ingredient
+
+ - - -- cgit v1.2.1