str.Options
From R.utils v1.12.0
by Henrik Bengtsson
Prints the structure of the options
Prints the structure of the options.
Usage
## S3 method for class 'Options':
str(object, header=paste(class(this)[1], ":", sep = ""), ...)
- header
{A character
string header to be printed at the top.}
- ...
{Not used.}
Returns nothing.
[object Object]
For more information see Options
.
internal
methods
programming
Community examples
Looks like there are no examples yet.