Learn R Programming

SciencesPo (version 1.4.0)

runExample: Examples from the SciencesPo Package

Description

Launch 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