sortServer.Rd
Server components for the sort module.
sortServer(id, tomic, sort_table, valid_sort_vars = NULL, value_var = NULL)
An ID string that corresponds with the ID used to call the module's UI function.
Either a tidy_omic
or triple_omic
object
samples or features
variables available for categorical arranging
An abundance value to use with hclust
A sorted tomic
object.