getVocabularies: Get the vocabularies available in the cdm

View source: R/vocabUtilities.R

getVocabulariesR Documentation

Get the vocabularies available in the cdm

Description

Get the vocabularies available in the cdm

Usage

getVocabularies(cdm)

Arguments

cdm

A cdm reference via CDMConnector.

Value

Names of available vocabularies.

Examples


cdm <- mockVocabRef()
getVocabularies(cdm = cdm)


oxford-pharmacoepi/CodelistGenerator documentation built on June 9, 2025, 9:38 a.m.