View source: R/helperFunctions.R
availableIngredients | R Documentation |
Get the names of all available drug ingredients
availableIngredients(cdm)
cdm |
A cdm reference via CDMConnector. |
A vector containing the concept names for all ingredient level codes found in the concept table of cdm.
cdm <- mockVocabRef()
availableIngredients(cdm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.