print.epPCA {ExPosition} | R Documentation |
Print Principal Components Analysis (PCA) results.
## S3 method for class 'epPCA'
print(x,...)
x |
an list that contains items to make into the epPCA class. |
... |
inherited/passed arguments for S3 print method(s). |
Derek Beaton and Cherise Chin-Fatt