l_state_names: Get State Names of Loon Object

View source: R/l_state_names.R

l_state_namesR 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. '.l0.plot'), the remaining objects by their ids.

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()


loon documentation built on July 9, 2023, 5:48 p.m.