| hasOption.Options {R.utils} | R Documentation |
Checks if an option exists.
## S3 method for class 'Options': hasOption(this, pathname, ...)
pathname |
A single or a vector of character strings specifying
the paths to the options to be queried. |
... |
Not used. |
Henrik Bengtsson (http://www.braju.com/R/)
*getOption().
*setOption().
For more information see Options.