runExampleApp: Run an example Shiny app

Description Usage Arguments Examples

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

1

Arguments

example

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

Examples

1
2
3
4
## Not run: 
runExample("basic")

## End(Not run)

radarchart documentation built on May 1, 2019, 10:52 p.m.