rnames.list: General rnames method for lisis
Description
General rnames method for generic lists.
Usage
# S3 method for list
rnames(obj = obj, ignore = c(), ...)
Value
A list with rname class.
Arguments
- obj
A list
- ignore
A set of sublists to be ignored
- ...
Undocumented