newOmopTable {omopgenerics} | 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