View source: R/getNscsFromCid.R
getNscsFromCid | R Documentation |
Get NSCs from PubChem CID
getNscsFromCid(cid, debug = TRUE)
cid |
a string with the PubChem CID |
debug |
a boolean, print debug information? (Default: TRUE) |
a vector of NSCs
results <- getNscsFromCid("5284373", FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.