diff options
Diffstat (limited to 'man/pai.Rd')
| -rw-r--r-- | man/pai.Rd | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -14,18 +14,11 @@ the complete result of querying the BCPC compendium using \link[webchem:bcpc_query]{bcpc_query}. } \examples{ -# On Travis, we get a certificate validation error, -# likely because the system (xenial) is so old, -# therefore don't run this example on Travis -if (Sys.getenv("TRAVIS") == "") { - atr <- pai$new("atrazine") print(atr) if (!is.null(atr$Picture)) { plot(atr) } - -} } \section{Super class}{ \code{\link[chents:chent]{chents::chent}} -> \code{pai} |
