getVocabVersion: Get the version of the vocabulary used in the cdm

View source: R/vocabUtilities.R

getVocabVersionR Documentation

Get the version of the vocabulary used in the cdm

Description

Get the version of the vocabulary used in the cdm

Usage

getVocabVersion(cdm)

Arguments

cdm

A cdm reference via CDMConnector.

Value

The vocabulary version being used in the cdm.

Examples


cdm <- mockVocabRef()
getVocabVersion(cdm = cdm)


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