View source: R/MCAControlModule.R
Server-side processing
1 | controlMCA_server(id, display_DF, displayed_vars, active_entity, active_dims)
|
id |
The module's id |
display_DF |
Reactive value, containing the data frame currently displayed in the import section |
displayed_vars |
Reactive value, containing the names of the variables currently displayed in the import section |
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.