Learn R Programming

bigPCAcpp (version 0.9.0)

new_bigpca_result: Internal constructors and S3 methods for bigPCAcpp results

Description

These helpers provide a light-weight S3 layer around the PCA outputs so users can interact with them through familiar generics such as summary() and plot().

Usage

new_bigpca_result(result, backend)

Arguments