print.zmisc_catty: Print a catty vector

View source: R/catty.R

print.zmisc_cattyR Documentation

Print a catty vector

Description

print.zmisc_catty(x, ...) prints a catty vector (using cat() instead of print() for the output).

Usage

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

Arguments

x

The catty vector

...

Any other arguments to print (they will be ignored)

Value

The input is returned invisibly.


torfason/zulutils documentation built on Aug. 21, 2023, 5:46 p.m.