Skip to contents

Correspondence Analysis Server

Usage

ca_server(id, x)

Arguments

id

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

x

A list of reactive data.frame.

Value

A reactive dimensio::PCA object.

See also

ca_ui()

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