Learn R Programming

lqmm (version 1.5.8)

print.lqmm: Print an lqmm Object

Description

Print an object generated by lqmm.

Usage

# S3 method for lqmm
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

an lqmm object.

digits

a non-null value for digits specifies the minimum number of significant digits to be printed in values.

not used.

See Also

lqmm