convert_graph | R Documentation |
Uses the diagrammeR functions to turn the ndf and edf into dot
convert_graph(ndf, edf, graph_options)
ndf |
A node data frame created by |
edf |
An edge data frame created by |
graph_options |
a named list of graphviz graph attributes |
DOT specification of model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.