l_graphswitch_set {loon} | R Documentation |
Change the Graph shown in the Active Graph Widget
Description
The activewidget
state holds the widget handle of a graph
display. This function replaces the graph in the activewidget
with
one of the graphs in the graphswitch widget.
Usage
l_graphswitch_set(widget, id)
Arguments
widget |
graphswitch widget handle (or widget path) |
id |
of the graph |
See Also
[Package loon version 1.4.1 Index]