add_table {ReDaMoR} | R Documentation |
Add a table to a RelDataModel
Description
Add a table to a RelDataModel
Usage
add_table(x, newTable)
Arguments
x |
|
newTable |
the name of the new table or a RelTableModel |
Value
[Package ReDaMoR version 0.7.6 Index]