Skip to contents

Launch a Shiny example app or list the available examples.

Usage

runExample(example = NULL, ...)

Arguments

example

The name of the example to run, or NULL to retrieve the list of examples.

...

Additional arguments to pass to shiny::runApp().