setOption: Set or Reset Metaplot Options

View source: R/utils.R

setOptionR Documentation

Set or Reset Metaplot Options

Description

Sets an option value in the list getOption('metaplot'). If invoked without named arguments, option 'metaplot' is set to NULL. Setting an existing option moves it to the end of the list (breaks ties in metOption).

Usage

setOption(...)

Arguments

...

any metaplot options can be defined, using name = value.

Value

(invisible) character vector of option names that were set or unset

See Also

metOptionoptions

Examples

example(metOption)

bergsmat/metaplot documentation built on Feb. 21, 2024, 1:18 p.m.