shinyExample: Run Example Shiny Apps

View source: R/example.R

shinyExampleR Documentation

Run Example Shiny Apps

Description

Run Example Shiny Apps

Usage

shinyExample(application = c("progress", "changeReactive", "cancel"))

Arguments

application

The example to run

Details

'progress' is an example application with a long running analysis that is cancelable and has a progress bar. 'changeReaction' is the old faithful example, but with the histogram colors changing over time. 'cancel' is an example with a cancelable long running process.


ipc documentation built on Feb. 16, 2023, 6:01 p.m.