Description Usage Arguments Value Examples
Creating a graphical user interface for creating ggplot-graphs.
1 | ggplot_shiny(dataset = NA)
|
dataset |
A dataset (optional). |
A GUI for visualizing data from dataset
.
1 2 | #ggplot_shiny()
#ggplot_shiny(mpg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.