update_table_display: Update the display of a table of a RelDataModel

View source: R/RelDataModel.R

update_table_displayR Documentation

Update the display of a table of a RelDataModel

Description

Update the display of a table of a RelDataModel

Usage

update_table_display(
  x,
  tableName,
  px = NULL,
  py = NULL,
  color = NULL,
  comment = NULL
)

Arguments

x

a RelDataModel

tableName

the name of the table to modify (a single character)

px

the position of the table: x value

py

the position of the table: y value

color

the color of the table

comment

a table description/comment

Value

A RelDataModel


patzaw/ReDaMoR documentation built on Feb. 23, 2025, 12:54 a.m.