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
See Also
For more information see Options
.
[Package R.utils version 2.13.0 Index]