dropTable.db_cdm: Drop table from a database backed cdm object
Description
Tables will be dropped from the write schema of the cdm.
Usage
# S3 method for db_cdm
dropTable(cdm, name)
Arguments
- cdm
a cdm_reference object
- name
A character vector of table names to be dropped