print.summary.lphom: Print a summary of a lphom-family object

View source: R/print.R

print.summary.lphomR Documentation

Print a summary of a lphom-family object

Description

Print method for summary.lphom objects

Usage

## S3 method for class 'summary.lphom'
print(x, ..., margins = TRUE, digits = 2)

Arguments

x

An summary.lphom class object.

...

Other arguments passed on to methods. Not currently used.

margins

A TRUE/FALSE argument informing if the margins of the matrix should be displayed. Default TRUE.

digits

Integer indicating the number of decimal places to be shown. Default, 2.


lphom documentation built on March 21, 2022, 9:09 a.m.