Compositional Data Server
Arguments
- id
An ID string that corresponds with the ID used to call the module's UI function.
- x
A reactive
data.frame
(typically returned byimport_server()
).
Value
A reactive nexus::CompositionMatrix
object.
See also
Other coda modules:
coda_outliers_server()
,
coda_outliers_ui()
,
coda_plot_server()
,
coda_plot_ui()
,
coda_summary_server()
,
coda_summary_ui()
,
coda_ui()
,
logratio_server()
,
logratio_ui()