Graph objects are defined in the graph R package.
# S3 method for graph
l_graphswitch_add(widget, graph, label = "", index = "end", ...)
id for graph in the graphswitch widget
graphswitch widget handle (or widget path)
a graph object created with the functions in the graph
R
package.
string with label for graph
position of graph in the graph list
additional arguments are not used for this methiod
l_graphswitch