getBondAttr | R Documentation |
On V3000 formatted compounds, returns the value of the given tag on the given bond number.
getBondAttr(x,bondId,tag)
x |
An |
bondId |
The index of the bond to fetch the tag value from. |
tag |
The name of the tag to fetch the value of on the given bond. |
The value of the given tag on the given bond.
Kevin Horan
## Not run:
getBondAttr(v3Sdfs,10,"CFG")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.