l_userOptions {loon} | R 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()
[Package loon version 1.4.1 Index]