print.ldecomp: Print method for linear decomposition

View source: R/ldecomp.R

print.ldecompR Documentation

Print method for linear decomposition

Description

Generic print function for linear decomposition. Prints information about the ldecomp object.

Usage

## S3 method for class 'ldecomp'
print(x, str = NULL, ...)

Arguments

x

object of class ldecomp

str

user specified text to show as a description of the object

...

other arguments


mdatools documentation built on Sept. 11, 2024, 7:59 p.m.