summaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
Diffstat (limited to 'R')
-rw-r--r--R/chent.R3
1 files changed, 0 insertions, 3 deletions
diff --git a/R/chent.R b/R/chent.R
index 2eadb3e..e3aa3ee 100644
--- a/R/chent.R
+++ b/R/chent.R
@@ -42,9 +42,6 @@
#' @examples
#' oct <- chent$new("1-octanol", smiles = "CCCCCCCCO", pubchem = FALSE)
#' print(oct)
-#' if (!is.null(oct$Picture)) {
-#' plot(oct)
-#' }
#'
#' caffeine <- chent$new("caffeine")
#' print(caffeine)

Contact - Imprint