Gets an option
Gets an option in the options tree structure or return a default value.
## S3 method for class 'Options' getOption(this, pathname=NULL, defaultValue=NULL, ...)
pathname |
A single or a |
defaultValue |
The default value to be returned, if option is
missing. If multiple options are queried at the same times, multiple
default values may be specified as a |
... |
Not used. |
Henrik Bengtsson
*hasOption()
.
*setOption()
.
For more information see Options
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.