readSourceTable {omopgenerics} | R Documentation |
Read a table from the cdm_source and add it to to the cdm.
Description
Read a table from the cdm_source and add it to to the cdm.
Usage
readSourceTable(cdm, name)
Arguments
cdm |
A cdm reference. |
name |
Name of a table to read in the cdm_source space. |
Value
A cdm_reference with new table.
[Package omopgenerics version 0.2.3 Index]