Run a shiny appliaction demonstrating shiny functionality in RShinyHelpers

demoApp()

Examples

if (interactive()) {
demoApp()
}