summaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-11-28 16:47:55 +0100
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-11-28 16:47:55 +0100
commitb292c01b2f5132a34a6ed1946e1df54069676988 (patch)
treebbaba605d62c4b827b080545e667b4b49d181830 /R
parent7dadaf3fe9793afe7264125edc4e1f1ccd806dc0 (diff)
Installation instructions and badges
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