R/methodDropTable.R
dropTable.Rd
Drop a table from a cdm object.
dropTable(cdm, name)
A cdm reference.
Name(s) of the table(s) to drop Tidyselect statements are supported.
The cdm reference.