as.list.Options
From R.utils v2.10.1
by Henrik Bengtsson
Gets a list representation of the options
Gets a list representation of the options.
- Keywords
- methods, internal, programming
Usage
# S3 method for Options
as.list(x, ...)
Arguments
- ...
Not used.
Value
Returns a tree list
structure.
See Also
For more information see Options
.
Community examples
Looks like there are no examples yet.