l_graphswitch_ids {loon} | R Documentation |
List the ids of the graphs in the graphswitch widget
Description
Every graph in the graphswitch widget has an id. This function returns these ids preserving the oder of how the graphs are listed in the graphswitch.
Usage
l_graphswitch_ids(widget)
Arguments
widget |
graphswitch widget handle (or widget path) |
[Package loon version 1.4.1 Index]