powered by
Get the names of all available drug ingredients
availableIngredients(cdm)
A vector containing the concept names for all ingredient level codes found in the concept table of cdm.
A cdm reference via CDMConnector.
# \donttest{ cdm <- mockVocabRef() availableIngredients(cdm) # }
Run the code above in your browser using DataLab