l_state_names {loon} | R Documentation |
Get State Names of Loon Object
Description
States of loon objects can be accessed `[`
and l_cget
and modified with l_configure
.
Usage
l_state_names(target)
Arguments
target |
either an object of class loon or a vector that specifies the
widget, layer, glyph, navigator or context completely. The widget is
specified by the widget path name (e.g. |
Details
In order to access values of a states use l_info_states
.
Value
state names
See Also
l_info_states
, l_cget
, l_configure
Other loon interactive states:
l_hist()
,
l_info_states()
,
l_plot()
,
l_serialaxes()
,
names.loon()
[Package loon version 1.4.1 Index]