Learn R Programming

rnames (version 1.0.1)

print.rnames: A print method for rnames

Description

A customized printed display for rnames output

Usage

# S3 method for rnames
print(x, ...)

Value

No return, custom print method for rnames objects.

Arguments

x

A rnames object

...

Undocumented