print.sfpca: Print an sfpca fit

View source: R/sfpca.R

print.sfpcaR Documentation

Print an sfpca fit

Description

Prints a one-line summary of an sfpca object: number of components, dimensions, and singular values.

Usage

## S3 method for class 'sfpca'
print(x, ...)

Arguments

x

An sfpca object.

...

Ignored.

Value

x, invisibly.


genpca documentation built on Sept. 17, 2026, 1:09 a.m.