R/classOmopTable.R
validateOmopTable.Rd
Validate an omop_table
validateOmopTable( omopTable, version = NULL, cast = FALSE, call = parent.frame() )
An omop_table to check.
The version of the cdm.
Whether to cast columns to the correct type.
Call argument that will be passed to cli error message.
cli
An omop_table object.