Description Usage Arguments References
Create a label for dot HTML shape
1 2 | dot_html_label(x, title, palette_id = "default", col_attr = c("column"),
columnArrows = FALSE)
|
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 ( |
columnArrows |
Arrows between columns instead of tables (default: FALSE) |
See http://www.graphviz.org/content/node-shapes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.