pr | R Documentation |
Alternative printing for special purposes
pr(x, ...)
## Default S3 method:
pr(x, ...)
## S3 method for class 'array'
pr(x, ...)
## S3 method for class 'table'
pr(x, ...)
x |
an object to be printed |
... |
additional arguments |
pr(default)
: default method
pr(array)
: array method
pr(table)
: table method
pr(Titanic)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.