Rdocumentation
powered by
Learn R Programming
R.utils (version 1.29.8)
nbrOfOptions.Options: Gets the number of options set
Description
Gets the number of options set.
Usage
## S3 method for class 'Options': nbrOfOptions(this, ...)
Arguments
...
Not used.
Value
Returns an
integer
.
See Also
For more information see
Options
.