plotMCA_server: Server-side processing

Description Usage Arguments

View source: R/plotMCAModule.R

Description

Server-side processing

Usage

1
plotMCA_server(id, plot_DF, eigenvalues, active_entity, active_dims)

Arguments

id

Modules's id

plot_DF

Reactive value containing the dataframe to be plotted.

eigenvalues

Reactive value containing the eigenvalues of MCA factors.

active_entity

Reactive value, returning the active entity (individual, variable)

active_dims

Reactive value, returning currently selected dimensions


mandel94/easyAnalysis documentation built on Jan. 2, 2022, 9:52 a.m.