dropTable.db_cdm | R Documentation |
Tables will be dropped from the write schema of the cdm.
## S3 method for class 'db_cdm'
dropTable(cdm, name)
cdm |
a cdm_reference object |
name |
A character vector of table names to be dropped |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.