View source: R/plot.RelDataModel.R
modelToVn | R Documentation |
VisNetwork representation of a RelDataModel object
modelToVn(
model,
color = "lightgrey",
border = "black",
highlightBorder = "orange"
)
model |
a RelDataModel |
color |
default table background color |
border |
border color (single character) |
highlightBorder |
color of highlighted borders Internal function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.