| l_graphswitch {loon} | R Documentation |
Create a graphswitch widget
Description
The graphswitch provides a graphical user interface for changing the graph in a graph display interactively.
Usage
l_graphswitch(activewidget = "", parent = NULL, ...)
Arguments
activewidget |
widget handle of a graph display |
parent |
parent widget path |
... |
widget states |
Details
For more information run: l_help("learn_R_display_graph.html#graph-switch-widget")
See Also
l_graphswitch_add, l_graphswitch_ids,
l_graphswitch_delete, l_graphswitch_relabel,
l_graphswitch_getLabel, l_graphswitch_move,
l_graphswitch_reorder, l_graphswitch_set,
l_graphswitch_get
[Package loon version 1.4.1 Index]