add_table: Add a table to a RelDataModel

View source: R/RelDataModel.R

add_tableR Documentation

Add a table to a RelDataModel

Description

Add a table to a RelDataModel

Usage

add_table(x, newTable)

Arguments

x

a RelDataModel

newTable

the name of the new table or a RelTableModel

Value

A RelDataModel


ReDaMoR documentation built on May 19, 2026, 9:08 a.m.