getLeaves.Options
From R.utils v2.0.0
by Henrik Bengtsson
Gets all (non-list) options in a flat list
Gets all (non-list) options in a flat list.
- Keywords
- methods, internal, programming
Usage
## S3 method for class 'Options':
getLeaves(this, ...)
Arguments
- ...
- Not used.
Value
- Returns a flat
list
structure.
See Also
For more information see Options
.
Community examples
Looks like there are no examples yet.