loon (version 1.3.3)

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

Arguments

Value

a vector of all loon display option names.

See Also

l_getOption, l_userOptions, l_userOptionDefault, l_setOption

Examples

Run this code
# NOT RUN {
l_getOptionNames()

# }

Run the code above in your browser using DataLab