Learn R Programming

multivarious (version 0.3.1)

print.pca: Print Method for PCA Objects

Description

Provide a color-enhanced summary of the PCA object, including dimensions, variance explained, and a quick component breakdown.

Usage

# S3 method for pca
print(x, ...)

Arguments

x

A pca object.

...

Ignored (for compatibility).