aboutsummaryrefslogtreecommitdiff
path: root/inst/examples/caffeine.R
blob: ab794ac0ab03eb4d1488ed1c4b8427f68fdd6cf8 (plain) (blame)
1
2
3
4
caffeine <- chent$new("caffeine", source = "pubchem")
print(caffeine)
caffeine$get_rdkit()
plot(caffeine)

Contact - Imprint