print.qrr {Qtools} | R Documentation |
Print an object of class qrr
or summary.qrr
.
## S3 method for class 'qrr'
print(x, ...)
## S3 method for class 'summary.qrr'
print(x, ...)
x |
an object of |
... |
other arguments used by |
Marco Geraci