Skip to contents

Run Shiny Demo Apps

Usage

runExample(example = NA)

Arguments

example

a character value, with the name of the demo to be launched

Details

When example is NA, the function will return the names of available apps

Examples


if (FALSE) { # \dontrun{
runExample()
} # }