view.molecule.2d | R Documentation |
Create a 2D depiction of a molecule. If there are more than
one molecules supplied, return a grid woth ncol
columns,.
view.molecule.2d(
molecule,
ncol = 4,
width = 200,
height = 200,
depictor = NULL
)
molecule |
The molecule to query. Should be a 'jobjRef' representing an 'IAtomContainer' |
ncol |
Default |
width |
Default |
height |
Default |
depictor |
Default |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.