View source: R/classCdmTable.R
validateCdmTable | R Documentation |
Validate if a table is a valid cdm_table object.
validateCdmTable(table, name = NULL, call = parent.frame())
table |
Object to validate. |
name |
If we want to validate that the table has a specific name. |
call |
Call argument that will be passed to |
The table or an error message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.