hasOption.Options {R.utils} | R Documentation |
Checks if an option exists.
## S3 method for class 'Options'
hasOption(this, pathname, ...)
pathname |
A single or a |
... |
Not used. |
Henrik Bengtsson
*getOption()
.
*setOption()
.
For more information see Options
.