Validate if a table is a valid cdm_table object.
Usage
validateCdmTable(
table,
name = NULL,
empty = TRUE,
nm = deparse1(substitute(table), backtick = TRUE),
call = parent.frame()
)Validate if a table is a valid cdm_table object.
validateCdmTable(
table,
name = NULL,
empty = TRUE,
nm = deparse1(substitute(table), backtick = TRUE),
call = parent.frame()
)