R.utils (version 2.12.3)

str.Options: Prints the structure of the options

Description

Prints the structure of the options.

Usage

# S3 method for Options
str(object, header=paste(class(this)[1], ":\n", sep = ""), ...)

Value

Returns nothing.

Arguments

header

A character string header to be printed at the top.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see Options.