runExample: Run ggExtra example

View source: R/runExample.R

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()
}

daattali/ggExtra documentation built on Aug. 20, 2023, 3:30 a.m.