is_setting {settings} | R Documentation |
Utility function checking if we're setting or getting.
is_setting(...)
... |
|
logical
, TRUE
if ...
represents set-options, FALSE
if
...
represents get-options. An error is thrown if it cannot be determined.