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 April 4, 2025, 2:39 a.m.