Learn R Programming

radarchart (version 0.3.1)

runExampleApp: Run an example Shiny app

Description

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.

Usage

runExampleApp(example)

Arguments

example
the name of the example. Choose from "basic" or "options".

Examples

Run this code
## Not run: 
# runExample("basic")
# ## End(Not run)

Run the code above in your browser using DataLab