R/classOmopTable.R
newOmopTable.Rd
Create an omop table from a cdm table.
newOmopTable(table, version = "5.3", cast = FALSE)
A cdm_table.
version of the cdm.
Whether to cast columns to the correct type.
An omop_table object