View source: R/classCdmReference.R
| emptyCdmReference | R Documentation |
Create an empty cdm_reference
emptyCdmReference(cdmName, cdmVersion = NULL)
cdmName |
Name of the |
cdmVersion |
Version of the OMOP Common Data Model. Supported options are: "5.3", "5.4", or "5.5". |
An empty cdm_reference
library(omopgenerics)
emptyCdmReference(cdmName = "my_example_cdm")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.