Description Usage Arguments Value
Identify all related drugs of a given concept of an ontology. This function is
equivalent to invoking listRelatedNodes(model, code direction='down', kinds=DRUG_KIND)
.
1 | listRelatedDrugs(model, code)
|
model |
A model object like returned by |
code |
A concept code (character vector) to look for. |
A data frame of the matching drugs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.