print.pca {mdatools}R Documentation

Print method for PCA model object

Description

Prints information about the object structure

Usage

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

Arguments

x

a PCA model (object of class pca)

...

other arguments


[Package mdatools version 0.14.1 Index]