Starts a local Shiny app that lets users fill in the 18 framework items interactively, preview the figure, and download the result as PDF or PNG.
Arguments
- launch.browser
Logical. If
TRUE(the default), opens a browser window. Passed toshiny::runApp().- ...
Additional arguments passed to
shiny::runApp().