Learn R Programming

ReDaMoR (version 0.8.2)

add_table: Add a table to a RelDataModel

Description

Add a table to a RelDataModel

Usage

add_table(x, newTable)

Value

A RelDataModel

Arguments

x

a RelDataModel

newTable

the name of the new table or a RelTableModel