insertFromSource: Convert a table that is not a cdm_table but have the same...

View source: R/methodInsertFromSource.R

insertFromSourceR Documentation

Convert a table that is not a cdm_table but have the same original source to a cdm_table. This Table is not meant to be used to insert tables in the cdm, please use insertTable instead.

Description

[Deprecated]

Usage

insertFromSource(cdm, value)

Arguments

cdm

A cdm_reference object.

value

A table that shares source with the cdm_reference object.

Value

A table in the cdm_reference environment


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