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