Run an example Shiny app
The radarchart package contains a number of demo Shiny apps to illustrate how
to use the plots. The code is in inst/shiny-examples/
and running this
function will allow quick access to the apps.
runExampleApp(example)
example |
the name of the example. Choose from "basic" or "options". |
## Not run: runExample("basic") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.