Validate if a cdm_table is a valid achilles table.
Source:R/classAchillesTable.R
validateAchillesTable.RdValidate if a cdm_table is a valid achilles table.
Usage
validateAchillesTable(
table,
version = NULL,
cast = FALSE,
empty = TRUE,
nm = deparse1(substitute(table), backtick = TRUE),
call = parent.frame()
)