rnames.list {rnames}R Documentation

General rnames method for lisis

Description

General rnames method for generic lists.

Usage

## S3 method for class 'list'
rnames(obj = obj, ignore = c(), ...)

Arguments

obj

A list

ignore

A set of sublists to be ignored

...

Undocumented

Value

A list with rname class.


[Package rnames version 1.0.1 Index]