convert_graph: Uses the diagrammeR functions to turn the ndf and edf into dot
Description
Uses the diagrammeR functions to turn the ndf and edf into dot
Usage
convert_graph(ndf, edf, graph_options)
Value
DOT specification of model
Arguments
- ndf
A node data frame created by create_nodes
- edf
An edge data frame created by create_edges
- graph_options
a named list of graphviz graph attributes