loon (version 1.3.3)

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

Arguments

Value

a vector of all user settable option names.

See Also

l_getOptionNames, l_getOption, l_userOptionDefault, l_setOption

Examples

Run this code
# NOT RUN {
l_userOptions()

# }

Run the code above in your browser using DataLab