is_setting: Find out if we're setting or getting

Description Usage Arguments Value See Also

View source: R/options.R

Description

Utility function checking if we're setting or getting.

Usage

1

Arguments

...

[key]=[value] pairs of options

Value

logical, TRUE if ... represents set-options, FALSE if ... represents get-options. An error is thrown if it cannot be determined.

See Also

stop_if_reserved


settings documentation built on May 7, 2021, 5:06 p.m.