| pca_ui | R Documentation |
Principal Components Analysis UI
pca_ui(id, center = TRUE, scale = TRUE, help = NULL)
id |
A |
center |
A |
scale |
A |
help |
A |
A nav item that may be passed to a nav container
(e.g. bslib::navset_tab()).
pca_server()
Other multivariate analysis modules:
ca_server(),
ca_ui(),
multivariate_server(),
multivariate_ui(),
pca_server()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.