Learn R Programming

ReDaMoR (version 0.8.2)

update_table_display: 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
)

Value

A RelDataModel

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