From 4e092707e70adac492b74197e6ceef5cdd09cc8d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 5 Mar 2026 11:09:31 +0100 Subject: Bump version for improved pai printing method Also, improve the example demonstrating pais not found at BCPC --- man/pai.Rd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') 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} -- cgit v1.2.3