l_getOptionNames: Get the names of all loon display options

View source: R/l_getOption.R

l_getOptionNamesR Documentation

Get the names of all loon display options

Description

All of loon's displays access a set of common options. This function accesses and returns the names of all loon options.

Usage

l_getOptionNames()

Value

a vector of all loon display option names.

See Also

l_getOption, l_userOptions, l_userOptionDefault, l_setOption

Examples

l_getOptionNames()


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