print.zmisc_catty | R Documentation |
print.zmisc_catty(x, ...)
prints a catty
vector (using cat()
instead of
print()
for the output).
## S3 method for class 'zmisc_catty'
print(x, ...)
x |
The catty vector |
... |
Any other arguments to print (they will be ignored) |
The input is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.