print.qle {qle} | R Documentation |
qle
S3 method to print the results from qle
.
## S3 method for class 'qle' print(x, pl = 1L, digits = 4, format = "e", ...)
x |
object of class |
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 |