runExample.Rd
Run Shiny Demo Apps
runExample(example = NA)
a character value, with the name of the demo to be launched.
When example is NA, the function will return the names of available apps.
example
NA
if (FALSE) { # \dontrun{ runExample() } # }