Prints a formatted summary of Principal Component Analysis (PCA) results.
# S3 method for aridagri_pca
print(x, ...)No return value, called for side effects. Prints the number of components retained by Kaiser criterion and cumulative variance explained to the console. The input object is returned invisibly.
An object of class 'aridagri_pca' from pca_analysis
Additional arguments (currently unused)