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 Aug. 7, 2024, 9:22 a.m.