View source: R/classOmopTable.R
| newOmopTable | R Documentation |
Create an omop table from a cdm table.
newOmopTable(table, version = "5.3", cast = FALSE)
table |
A |
version |
Version of the OMOP Common Data Model. |
cast |
Whether to cast columns to the correct type. |
An omop_table object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.