View source: R/classAchillesTable.R
validateAchillesTable | R Documentation |
Validate if a cdm_table is a valid achilles table.
validateAchillesTable(
table,
version = NULL,
cast = FALSE,
call = parent.frame()
)
table |
A cdm_table to validate. |
version |
The cdm vocabulary version. |
cast |
Whether to cast columns to required type. |
call |
Passed to cli call. |
invisible achilles table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.