inst/examples/octanol.R

oct <- chent$new("1-octanol", smiles = "CCCCCCCCO")
print(oct)
if (!is.null(oct$Picture)) {
  plot(oct)
}
jranke/chents documentation built on April 8, 2024, 3:33 p.m.