print.rnames: A print method for rnames

View source: R/print.R

print.rnamesR Documentation

A print method for rnames

Description

A customized printed display for rnames output

Usage

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

Arguments

x

A rnames object

...

Undocumented

Value

No return, custom print method for rnames objects.


rnames documentation built on May 29, 2024, 1:35 a.m.

Related to print.rnames in rnames...