View source: R/classOmopTable.R
validateOmopTable | R Documentation |
Validate an omop_table
validateOmopTable(
omopTable,
version = NULL,
cast = FALSE,
call = parent.frame()
)
omopTable |
An omop_table to check. |
version |
The version of the cdm. |
cast |
Whether to cast columns to the correct type. |
call |
Call argument that will be passed to |
An omop_table object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.