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

View source: R/methodDropTable.R

dropTableR Documentation

Drop a table from a cdm object. [Deprecated]

Description

Drop a table from a cdm object. [Deprecated]

Usage

dropTable(cdm, name)

Arguments

cdm

A cdm reference.

name

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

Value

The cdm reference.


omopgenerics documentation built on Dec. 11, 2025, 1:06 a.m.