powered by
getDomains
getDomains(cdm, standardConcept = "Standard")
The domains of the cdm
cdm_reference via CDMConnector
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.
# \donttest{ cdm <- mockVocabRef() getDomains(cdm = cdm) # }
Run the code above in your browser using DataLab