coda_barplot_server | R Documentation |
Bar Plot Server
coda_barplot_server(id, x)
id |
An ID string that corresponds with the ID used to call the module's UI function. |
x |
A reactive |
No return value, called for side effects.
coda_barplot_ui()
Other coda modules:
coda_barplot_ui()
,
coda_hclust_server()
,
coda_hclust_ui()
,
coda_outliers_server()
,
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.