summaryrefslogtreecommitdiff
path: root/man/pai.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2026-03-05 11:09:31 +0100
committerJohannes Ranke <johannes.ranke@jrwb.de>2026-03-05 11:14:53 +0100
commit4e092707e70adac492b74197e6ceef5cdd09cc8d (patch)
tree0e3f46d0282c5ef5785394bc9f0b33a990e20b6e /man/pai.Rd
parent594d35837001f92dec9bda0e873ba6b7286162a0 (diff)
Bump version for improved pai printing method
Also, improve the example demonstrating pais not found at BCPC
Diffstat (limited to 'man/pai.Rd')
-rw-r--r--man/pai.Rd3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/pai.Rd b/man/pai.Rd
index 37508b1..c61bb38 100644
--- a/man/pai.Rd
+++ b/man/pai.Rd
@@ -19,6 +19,9 @@ print(atr)
if (!is.null(atr$Picture)) {
plot(atr)
}
+# We can also define pais that are not found on the BCPC site
+decanol <- pai$new("1-Decanol")
+print(decanol)
}
\section{Super class}{
\code{\link[chents:chent]{chents::chent}} -> \code{pai}

Contact - Imprint