dropSourceTable: Drop a table from a cdm object.
Description
Drop a table from a cdm object.
Usage
dropSourceTable(cdm, name)
Value
The table in the cdm reference.
Arguments
- cdm
A <cdm_reference> or <cdm_table> object.
- name
Name(s) of the table(s) to drop. Tidyselect statements are
supported.