diff options
author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-11-28 16:47:55 +0100 |
---|---|---|
committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2024-11-28 16:47:55 +0100 |
commit | b292c01b2f5132a34a6ed1946e1df54069676988 (patch) | |
tree | bbaba605d62c4b827b080545e667b4b49d181830 /R | |
parent | 7dadaf3fe9793afe7264125edc4e1f1ccd806dc0 (diff) |
Installation instructions and badges
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) |