R/module_ggplot.R
shiny_ggplot_test.Rd
Test the shiny ggplot module as a stand-alone application.
shiny_ggplot_test(tomic)
Either a tidy_omic or triple_omic object
tidy_omic
triple_omic
A shiny app
shiny
if (interactive()) { shiny_ggplot_test(add_pcs(brauer_2008_triple, npcs = 5)) shiny_ggplot_test(brauer_2008_triple) }