View source: R/classOmopTable.R
newOmopTable | R Documentation |
Create an omop table from a cdm table.
newOmopTable(table, version = "5.3", cast = FALSE)
table |
A cdm_table. |
version |
version of the cdm. |
cast |
Whether to cast columns to the correct type. |
An omop_table object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.