dropSourceTable {omopgenerics} | R Documentation |
Drop a table from a cdm object.
dropSourceTable(cdm, name)
cdm |
A cdm reference. |
name |
Name(s) of the table(s) to insert. Tidyselect statements are supported. |
The table in the cdm reference.