l_userOptionDefault: Get loon's system default value for the named display option.

View source: R/l_getOption.R

l_userOptionDefaultR Documentation

Get loon's system default value for the named display option.

Description

All of loon's displays access a set of common options. This function accesses and returns the default value for the named option.

Usage

l_userOptionDefault(option)

Arguments

option

the name of the user changeable loon display option whose default value is to be determined.

Value

the default value for the named option

See Also

l_getOptionNames, l_getOption, l_userOptionDefault, l_userOptions

Examples

l_userOptionDefault("background")


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