Rdocumentation
powered by
Learn R Programming
PCAmixdata (version 2.1)
print.PCAmix: Print a 'PCAmix' object
Description
This is a method for the function print for objects of the class
PCAmix
.
Usage
## S3 method for class 'PCAmix': print(x, ...)
Arguments
x
An object of class
PCAmix
generated by the functions
PCAmix
and
PCArot
.
...
Further arguments to be passed to or from other methods. They are ignored in this function.
See Also
PCAmix
,
PCArot