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 versions are "5.3" and "5.4". |
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.