dropSourceTable: Drop a table from a cdm object.

View source: R/methodDropSourceTable.R

dropSourceTableR Documentation

Drop a table from a cdm object.

Description

Drop a table from a cdm object.

Usage

dropSourceTable(cdm, name)

Arguments

cdm

A cdm reference.

name

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

Value

The table in the cdm reference.


omopgenerics documentation built on Sept. 30, 2024, 9:16 a.m.