coda_server | R Documentation |
Compositional Data Server
coda_server(id, demo = NULL, verbose = get_option("verbose", FALSE))
id |
An ID string that corresponds with the ID used to call the module's UI function. |
demo |
A |
verbose |
A |
A reactive nexus::CompositionMatrix
object.
coda_ui()
Other coda modules:
coda_barplot_server()
,
coda_barplot_ui()
,
coda_hclust_server()
,
coda_hclust_ui()
,
coda_outliers_server()
,
coda_outliers_ui()
,
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.