From 09fbf31ef6f352e76abac2a7e76838ef331edeb9 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Thu, 28 Nov 2024 16:56:12 +0100 Subject: Improve README and example code --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5334326..766400d 100644 --- a/README.md +++ b/README.md @@ -51,5 +51,10 @@ Sys.setenv(RETICULATE_PYTHON="/usr/bin/python3") ## Examples Some examples are available from the -[reference on jrwb.de](https://pkgdown.jrwb.de/chents/reference). +[reference on jrwb.de](https://pkgdown.jrwb.de/chents/reference). For example, +in the [example code section of the chent object docs](https://pkgdown.jrwb.de/chents/reference/chent.html#ref-examples) +you can see how to generate an R object for caffeine, show some of the information +retrieved from PubChem and plot it by virtue of RDKit. + + -- cgit v1.2.1