Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

hasOption.Options

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.


R.utils

Various Programming Utilities

v2.10.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.