print.lqmm {lqmm} | R Documentation |
Print an lqmm
Object
Description
Print an object generated by lqmm
.
Usage
## S3 method for class 'lqmm'
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
an |
digits |
a non-null value for digits specifies the minimum number of significant digits to be printed in values. |
... |
not used. |
Author(s)
Marco Geraci
See Also
[Package lqmm version 1.5.8 Index]