as.list.Options {R.utils}R Documentation

Gets a list representation of the options

Description

Gets a list representation of the options.

Usage

## S3 method for class 'Options':
as.list(x, ...)

Arguments

... Not used.

Value

Returns a tree list structure.

Author(s)

Henrik Bengtsson http://www.braju.com/R/

See Also

For more information see Options.


[Package R.utils version 0.5.5 Index]