to_dot {CIMICE} | R Documentation |
Represents this graph in dot format (a textual output format)
to_dot(out, ...)
out |
the output object of CIMICE (es, from quick run) |
... |
other arguments for format_labels |
a string representing the graph in dot format
to_dot(quick_run(example_dataset()))