ggExtra (version 0.3.1)

runExample: Run ggExtra example

Description

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

Usage

runExample()

Arguments

Details

This example is also http://daattali.com/shiny/ggExtra-ggMarginal-demo/{available online}.

Examples

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

Run the code above in your browser using DataCamp Workspace