solutionToGraph: Creates a graph from a solution

View source: R/solution_to_graph.R

solutionToGraphR Documentation

Creates a graph from a solution

Description

Creates a graph from a solution

Usage

solutionToGraph(file, showinterfaces = FALSE, ...)

Arguments

file

solution file

showinterfaces

if true include interfaces

...

options passed to DiagrammeR::create_graph()

Value

graph object of class dgr_graph


simplaceUtil documentation built on Aug. 6, 2024, 3:01 p.m.