Learn R Programming

CDMConnector (version 2.0.0)

dropTable.db_cdm: Drop table from a database backed cdm object

Description

Tables will be dropped from the write schema of the cdm.

Usage

dropTable.db_cdm(cdm, name)

Arguments

cdm

a cdm_reference object

name

A character vector of table names to be dropped