print.perm_test_pca: Print Method for perm_test_pca Objects
Description
Provides a concise summary of the PCA permutation test results.
Usage
# S3 method for perm_test_pca
print(x, ...)
Value
Invisibly returns the input object x.
Arguments
- x
An object of class perm_test_pca.
- ...
Additional arguments passed to printing methods.