Learn R Programming

PCAmixdata (version 3.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 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