print.ldecomp {mdatools} | R Documentation |
Generic print
function for linear decomposition. Prints information about
the ldecomp
object.
## S3 method for class 'ldecomp'
print(x, str = NULL, ...)
x |
object of class |
str |
user specified text to show as a description of the object |
... |
other arguments |