print.QSResult {qle} | R Documentation |
QSResult
S3 method to print the results from qscoring
.
## S3 method for class 'QSResult' print(x, pl = 1, digits = 5, ...)
x |
object of type |
pl |
numeric positive value, the print level (higher values give more information) |
digits |
number of digits to display |
... |
ignored, additional arguments |