availableIngredients: Get all ingredients codes from the cdm

View source: R/helperFunctions.R

availableIngredientsR Documentation

Get all ingredients codes from the cdm

Description

Get all ingredients codes from the cdm

Usage

availableIngredients(cdm)

Arguments

cdm

cdm_reference via CDMConnector

Value

A vector list of all ingredient level codes found in the concept table of cdm.

Examples


cdm <- mockVocabRef()
availableIngredients(cdm)


CodelistGenerator documentation built on Oct. 17, 2024, 5:09 p.m.