runExample
From ggExtra v0.1.5.2
by Dean Attali
Run ggExtra example
Launch a Shiny app that shows a demo of what can be done with
ggExtra::ggMarginal
.
Usage
runExample()
Details
This example is also
Examples
## Only run this example in interactive R sessions
if (interactive()) {
runExample()
}
Community examples
Looks like there are no examples yet.