l_userOptions: Get the names of all loon display options that can be set by...

View source: R/l_getOption.R

l_userOptionsR Documentation

Get the names of all loon display options that can be set by the user.

Description

All of loon's displays access a set of common options. This function accesses and returns the names of the subset of loon options which can be changed by the user.

Usage

l_userOptions()

Value

a vector of all user settable option names.

See Also

l_getOptionNames, l_getOption, l_userOptionDefault, l_setOption

Examples

l_userOptions()


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