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