singleDrugSynonymsChembl | R Documentation |
A dataset containing all 9021 drugs and a string with its synonyms
data("singleDrugSynonymsChembl")
A data frame with 9021 observations on the following 2 variables.
Drug
a character vector
Drug_synonyms
a character vector
All synonyms of a drug are separated by ";;;"
data(singleDrugSynonymsChembl) ## maybe str(singleDrugSynonymsChembl) ; plot(singleDrugSynonymsChembl) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.