View source: R/plotMCAModule.R
Server-side processing
1 | plotMCA_server(id, plot_DF, eigenvalues, active_entity, active_dims)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.