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