summaryrefslogtreecommitdiff
path: root/docs/reference/index.md
blob: c92718997be21556a63122327cc3667a4aae2384 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Package index

## R6 Class definitions and methods

- [`chent`](https://pkgdown.jrwb.de/chents/reference/chent.md) : An R6
  class for chemical entities with associated data
- [`pai`](https://pkgdown.jrwb.de/chents/reference/pai.md) : An R6 class
  for pesticidal active ingredients and associated data
- [`ppp`](https://pkgdown.jrwb.de/chents/reference/ppp.md) : R6 class
  for a plant protection product with at least one active ingredient
- [`draw_svg.chent()`](https://pkgdown.jrwb.de/chents/reference/draw_svg.chent.md)
  : Draw SVG graph from a chent object using RDKit
- [`plot(`*`<chent>`*`)`](https://pkgdown.jrwb.de/chents/reference/plot.chent.md)
  : Plot method for chent objects
- [`print(`*`<chent>`*`)`](https://pkgdown.jrwb.de/chents/reference/print.chent.md)
  : Printing method for chent objects
- [`print(`*`<pai>`*`)`](https://pkgdown.jrwb.de/chents/reference/print.pai.md)
  : Printing method for pai objects (pesticidal active ingredients)
- [`print(`*`<ppp>`*`)`](https://pkgdown.jrwb.de/chents/reference/print.ppp.md)
  : Printing method for ppp objects (plant protection products)

Contact - Imprint