cdmTableFromSource: This is an internal developer focused function that creates a...

View source: R/methodCdmTableFromSource.R

cdmTableFromSourceR Documentation

This is an internal developer focused function that creates a cdm_table from a table that shares the source but it is not a cdm_table. Please use insertTable if you want to insert a table to a cdm_reference object.

Description

This is an internal developer focused function that creates a cdm_table from a table that shares the source but it is not a cdm_table. Please use insertTable if you want to insert a table to a cdm_reference object.

Usage

cdmTableFromSource(src, value)

Arguments

src

A cdm_source object.

value

A table that shares source with the cdm_reference object.

Value

A cdm_table.


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