as.list.Options
From R.utils v1.7.5
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 class '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.