Last data update: 2014.03.03

R: Run ggExtra example
runExampleR Documentation

Run ggExtra example

Description

Launch a Shiny app that shows a demo of what can be done with ggExtra::ggMarginal.

Usage

runExample()

Details

This example is also available online.

Examples

## Only run this example in interactive R sessions
if (interactive()) {
  runExample()
}

Results