1 2 3 4 5
oct <- chent$new("1-octanol", smiles = "CCCCCCCCO") print(oct) if (!is.null(oct$Picture)) { plot(oct) }
Contact - Imprint