logratio_server {kinesis} | R Documentation |
Log-Ratio Server
Description
Log-Ratio Server
Usage
logratio_server(id, x, method)
Arguments
id |
An ID string that corresponds with the ID used to call the module's UI function. |
x |
A reactive |
method |
A |
Value
A reactive nexus::LogRatio
object.
See Also
Other coda modules:
coda_barplot_server()
,
coda_barplot_ui()
,
coda_hclust_server()
,
coda_hclust_ui()
,
coda_hist_server()
,
coda_hist_ui()
,
coda_outliers_server()
,
coda_outliers_ui()
,
coda_server()
,
coda_summary_server()
,
coda_summary_ui()
,
coda_ui()
,
logratio_ui()
[Package kinesis version 0.2.1 Index]