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 Aug. 13, 2023, 1:06 a.m.