print.MFAmix: Print a 'MFAmix' object
Description
This is a method for the function print for objects of the class MFAmix
.
Usage
# S3 method for MFAmix
print(x, ...)
Arguments
x
an object of class MFAmix
generated by the function PCAmix
.
…
further arguments to be passed to or from other methods. They are ignored in this function.