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)


CodelistGenerator documentation built on April 11, 2025, 5:51 p.m.