getVocabVersion {CodelistGenerator}R 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)


[Package CodelistGenerator version 3.5.0 Index]