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