runExample
From ggExtra v0.9
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 available online.
Examples
# NOT RUN {
## Only run this example in interactive R sessions
if (interactive()) {
runExample()
}
# }
Community examples
Looks like there are no examples yet.