hasOption.Options: Checks if an option exists

hasOption.OptionsR Documentation

Checks if an option exists

Description

Checks if an option exists.

Usage

## S3 method for class 'Options'
hasOption(this, pathname, ...)

Arguments

pathname

A single or a vector of character strings specifying the paths to the options to be queried.

...

Not used.

Value

Returns a logical (vector).

Author(s)

Henrik Bengtsson

See Also

*getOption(). *setOption(). For more information see Options.


HenrikBengtsson/R.utils documentation built on March 7, 2024, 9:37 a.m.