R/classCdmTable.R
validateCdmTable.Rd
Validate if a table is a valid cdm_table object.
validateCdmTable(table, name = NULL, call = parent.frame())
Object to validate.
If we want to validate that the table has a specific name.
Call argument that will be passed to cli.
cli
The table or an error message.