View source: R/getSynonymsFromNsc.R
getSynonymsFromNSC | R Documentation |
Get PubChem Synonyms for a Given Name using PubChem PUG API
getSynonymsFromNSC(id, debug = TRUE, maxItems = 10, cachePath = NULL)
debug |
a boolean, show debugging information (default: TRUE) |
name |
a name |
the name used by PubChem
Augustin Luna (augustin@mail.nih.gov)
getSynonymsFromNSC("609699")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.