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