getLeaves.Options
From R.utils v2.10.1
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 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.