hasOption.Options
From R.utils v1.4.2
by Henrik Bengtsson
Checks if an option exists
Checks if an option exists.
- Keywords
- methods, internal, programming
Usage
## S3 method for class 'Options':
hasOption(this, pathname, ...)
Arguments
Value
See Also
*getOption()
.
*setOption()
.
For more information see Options
.
Community examples
Looks like there are no examples yet.