Learn R Programming

SciencesPo (version 1.3.9)

runExample: Examples from the SciencesPo Package

Description

Launchs a Shiny app that shows a demo.

Usage

runExample(example)

Arguments

example
The name of the shiny application.

Examples

Run this code
# A demo of what \\code{\\link[SciencesPo]{politicalDiversity}} does.
if (interactive()) {
runExample(politicalDiversity)
}

Run the code above in your browser using DataLab