Learn R Programming

lqmm (version 1.5.3)

print.lqm: Print LQM Objects

Description

Print an object generated by lqm or lqm.counts.

Usage

# S3 method for lqm
print(x, digits = max(6, getOption("digits")), ...)

Arguments

x

an lqm or lqm.counts object.

digits

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

not used.

See Also

lqm, lqm.counts