Skip to contents

Uses the diagrammeR functions to turn the ndf and edf into dot

Usage

convert_graph(ndf, edf, graph_options)

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

Value

DOT specification of model