depict | R Documentation |
Depict a molecule using the depiction generator. Display options are set on the Generator. This function applies those settings to a given molecule or set of molecules.
depict(dg, mol)
dg |
Required. A DepictionGenerator |
mol |
Required. An AtomContainer |
A Depiction
https://cdk.github.io/cdk/latest/docs/api/org/openscience/cdk/depict/Depiction.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.