getLeaves.Options {R.utils}R Documentation

Gets all (non-list) options in a flat list

Description

Gets all (non-list) options in a flat list.

Usage

## S3 method for class 'Options':
getLeaves(this, ...)

Arguments

... Not used.

Value

Returns a flat list structure.

Author(s)

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

See Also

For more information see Options.


[Package R.utils version 1.1.7 Index]