as.pca.ds: Coerce input to a 'pca' object

View source: R/as.pca.R

as.pca.dsR Documentation

Coerce input to a pca object

Description

Coerce a ds pca object into a pca object by replacing the class.

Usage

## S3 method for class 'ds'
as.pca(x, verbose = FALSE, ...)

Arguments

x

the input object

verbose

a boolean; if TRUE print information about progress

...

other arguments

Value

a pc object

See Also

PCA as.PCA DS


metno/esd documentation built on April 24, 2024, 9:19 p.m.