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)


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