The graph display represents a graph with the nodes
,
from
, to
, and isDirected
plot states. This function
creates a loongraph or a graph object using these states.
l_getGraph(widget, asloongraph = TRUE)
a loongraph or a graph object
a graph widget handle
boolean, if TRUE then the function returns a loongraph object, otherwise the function returns a graph object defined in the graph R package.
l_graph
, loongraph