Learn R Programming

omopgenerics (version 1.4.1)

dropTable: Drop a table from a cdm object. [Deprecated]

Description

Drop a table from a cdm object. [Deprecated]

Usage

dropTable(cdm, name)

Value

The cdm reference.

Arguments

cdm

A <cdm_reference> object.

name

Name(s) of the table(s) to drop Tidyselect statements are supported.