sortServer | R Documentation |
Server components for the sort module.
sortServer(id, tomic, sort_table, valid_sort_vars = NULL, value_var = NULL)
id |
An ID string that corresponds with the ID used to call the module's UI function. |
tomic |
Either a |
sort_table |
samples or features |
valid_sort_vars |
variables available for categorical arranging |
value_var |
An abundance value to use with |
A sorted tomic
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.