dot_html_label: Create a label

Description Usage Arguments References

View source: R/graph.R

Description

Create a label for dot HTML shape

Usage

1
2
dot_html_label(x, title, palette_id = "default", col_attr = c("column"),
  columnArrows = FALSE)

Arguments

x

A data frame with column info

title

A node title

palette_id

Which color palette should be used (default)

col_attr

Column atributes to display. Only column name (column) is included by default.

columnArrows

Arrows between columns instead of tables (default: FALSE)

References

See http://www.graphviz.org/content/node-shapes


bergant/datamodelr documentation built on March 6, 2021, 5:47 a.m.