newCdmTable {omopgenerics} | R Documentation |
Create an cdm table.
Description
Create an cdm table.
Usage
newCdmTable(table, src, name)
Arguments
table |
A table that is part of a cdm. |
src |
The source of the table. |
name |
The name of the table. |
Value
A cdm_table object
[Package omopgenerics version 0.2.3 Index]