Performs a principal components analysis on the given data matrix and returns the results as an object of class prcomp.
The princomp( ) function produces an unrotated principal component analysis.
Performs a principal components analysis on the given data matrix and returns the results as an object of class prcomp.