View source: R/solution_to_graph.R
solutionToGraph | R Documentation |
Creates a graph from a solution
solutionToGraph(file, showinterfaces = FALSE, ...)
file |
solution file |
showinterfaces |
if true include interfaces |
... |
options passed to DiagrammeR::create_graph() |
graph object of class dgr_graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.