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