pca_server: Principal Components Analysis Server

View source: R/pca.R

pca_serverR Documentation

Principal Components Analysis Server

Description

Principal Components Analysis Server

Usage

pca_server(id, x)

Arguments

id

An ID string that corresponds with the ID used to call the module's UI function.

x

A reactive data.frame.

Value

A reactive dimensio::PCA object.

See Also

pca_ui()

Other multivariate analysis modules: ca_server(), ca_ui(), multivariate_server(), multivariate_ui(), pca_ui()


tesselle/janus documentation built on Jan. 16, 2025, 4:03 a.m.