diff options
Diffstat (limited to 'R')
-rw-r--r-- | R/chent.R | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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) |