getDomains: getDomains

View source: R/vocabUtilities.R

getDomainsR Documentation

getDomains

Description

getDomains

Usage

getDomains(cdm, standardConcept = "Standard")

Arguments

cdm

cdm_reference via CDMConnector

standardConcept

Character vector with one or more of "Standard", "Classification", and "Non-standard". These correspond to the flags used for the standard_concept field in the concept table of the cdm.

Value

The domains of the cdm

Examples

## Not run: 
cdm <- mockVocabRef()
getDomains(cdm = cdm)
CDMConnector::cdmDisconnect(cdm)

## End(Not run)

oxford-pharmacoepi/CodelistGenerator documentation built on April 12, 2024, 9:30 a.m.