Skip to contents

VisNetwork representation of a RelDataModel object

Usage

modelToVn(
  model,
  color = "lightgrey",
  border = "black",
  highlightBorder = "orange"
)

Arguments

model

a RelDataModel

color

default table background color

border

border color (single character)

highlightBorder

color of highlighted borders

Internal function