Plot method for chent objects
# S3 method for chent plot(x, ...)
x | The chent object to be plotted |
---|---|
... | Further arguments passed to |
caffeine <- chent$new("caffeine")#>#>#>#>#>#>#>print(caffeine)#> <chent> #> Identifier $identifier caffeine #> InChI Key $inchikey RYYVLZVUVIJVGH-UHFFFAOYSA-N #> SMILES string $smiles: #> PubChem_Canonical #> "CN1C=NC2=C1C(=O)N(C(=O)N2C)C" #> Molecular weight $mw: 194.2 #> PubChem synonyms (up to 10): #> [1] "2519" "caffeine" #> [3] "58-08-2" "Guaranine" #> [5] "1,3,7-Trimethylxanthine" "Thein" #> [7] "Cafeina" "Methyltheobromine" #> [9] "Koffein" "Mateina"