Learn R Programming

omopgenerics (version 1.1.1)

dropSourceTable: Drop a table from a cdm object.

Description

Drop a table from a cdm object.

Usage

dropSourceTable(cdm, name)

Value

The table in the cdm reference.

Arguments

cdm

A cdm reference.

name

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