Test the shiny plotsaver module as a stand-alone application.

shiny_plotsaver_test()

Value

a shiny app

Examples


if (interactive()) {
  shiny_plotsaver_test()
}