Description Usage Arguments Value Examples
Function converts a name query into a PubChem CID using the NCBI's REST API for PubChem.
1 | name2cid(query)
|
query |
A compound name (as a string) |
A tibble with name and corresponding PubChem CID
1 | name2cid(query = "vioxx")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.