View source: R/coda_outliers.R
| coda_outliers_server | R Documentation |
Compositional Data Outliers Server
coda_outliers_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 nexus::OutlierIndex object.
coda_outliers_ui()
Other coda modules:
coda_barplot_server(),
coda_barplot_ui(),
coda_hclust_server(),
coda_hclust_ui(),
coda_hist_server(),
coda_hist_ui(),
coda_outliers_ui(),
coda_server(),
coda_summary_server(),
coda_summary_ui(),
coda_ui(),
logratio_server(),
logratio_ui()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.