str.Options {R.utils} | R Documentation |
Prints the structure of the options.
## S3 method for class 'Options': str(object, header=paste(class(this)[1], ":\n", sep = ""), ...)
header |
A character string header to be printed at the top. |
... |
Not used. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Options
.