| ca_server | R Documentation |
Correspondence Analysis Server
ca_server(id, x)
id |
An ID string that corresponds with the ID used to call the module's UI function. |
x |
A reactive |
A reactive dimensio::PCA object.
ca_ui()
Other multivariate analysis modules:
ca_ui(),
multivariate_server(),
multivariate_ui(),
pca_server(),
pca_ui()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.