View source: R/module_filter.R
shiny_filter_test | R Documentation |
Tests the shiny filter module as a stand-alone application.
shiny_filter_test(tidy_omic, filter_table = "features")
tidy_omic |
an object of class tidy_omic produced by
|
filter_table |
table to filter |
A shiny
app
if (interactive()) {
shiny_filter_test(brauer_2008_tidy)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.