shiny_filter_test.Rd
Tests the shiny filter module as a stand-alone application.
shiny_filter_test(tidy_omic, filter_table = "features")
an object of class tidy_omic produced by
create_tidy_omic
table to filter
A shiny
app
if (interactive()) {
shiny_filter_test(brauer_2008_tidy)
}