newAchillesTable {omopgenerics} | R Documentation |
Create an achilles table from a cdm_table.
newAchillesTable(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 achilles_table object