dropSourceTable {omopgenerics}R 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.


[Package omopgenerics version 0.2.1 Index]