newAchillesTable {omopgenerics} | R Documentation |
Create an achilles table from a cdm_table.
Description
Create an achilles table from a cdm_table.
Usage
newAchillesTable(table, version = "5.3", cast = FALSE)
Arguments
table |
A cdm_table. |
version |
version of the cdm. |
cast |
Whether to cast columns to the correct type. |
Value
An achilles_table object
[Package omopgenerics version 1.3.0 Index]