shiny_plotsaver_test {romic}R Documentation

Shiny Plot Saver Test

Description

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

Usage

shiny_plotsaver_test()

Value

a shiny app

Examples


if (interactive()) {
  shiny_plotsaver_test()
}

[Package romic version 1.1.3 Index]