View source: R/classAchillesTable.R
| newAchillesTable | R Documentation |
Create an achilles table from a cdm_table.
newAchillesTable(table, version = "5.3", cast = FALSE)
table |
A |
version |
Version of the OMOP Common Data Model. Supported options are: "5.3", "5.4", or "5.5". |
cast |
Whether to cast columns to the correct type. |
An achilles_table object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.