
Add a graph to the graphswitch widget using a graph object
Source:R/l_graphswitch.R
l_graphswitch_add.graph.Rd
Graph objects are defined in the graph R package.
Usage
# S3 method for class 'graph'
l_graphswitch_add(widget, graph, label = "", index = "end", ...)