l_getOptionNames {loon}R 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()


[Package loon version 1.4.1 Index]