From b292c01b2f5132a34a6ed1946e1df54069676988 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Thu, 28 Nov 2024 16:47:55 +0100 Subject: Installation instructions and badges --- R/chent.R | 3 --- 1 file changed, 3 deletions(-) (limited to 'R') 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) -- cgit v1.2.1