View source: R/module_filter.R
filterServer | R Documentation |
Server components for the filter module.
filterServer(id, tidy_omic, filter_table)
id |
An ID string that corresponds with the ID used to call the module's UI function. |
tidy_omic |
an object of class tidy_omic produced by
|
filter_table |
table to filter |
A tidy_omic
with some features and/or samples filtered.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.