Run example
runExample.RdLaunch a Shiny example app or list the available examples.
Use shiny.blueprint::runExample("showcase") to run a showcase app with all the components.
Arguments
- example
The name of the example to run, or
NULLto retrieve the list of examples.- ...
Additional arguments to pass to
shiny::runApp().