names.loon {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

## S3 method for class 'loon'
names(x)

Arguments

x

loon object

Value

state names

See Also

Other loon interactive states: l_hist(), l_info_states(), l_plot(), l_serialaxes(), l_state_names()


[Package loon version 1.4.1 Index]