ggplot_shiny {ggplotgui} | R Documentation |
Creating a graphical user interface for creating ggplot-graphs.
ggplot_shiny(dataset = NA)
dataset |
A dataset (optional). |
A GUI for visualizing data from dataset
.
#ggplot_shiny()
#ggplot_shiny(mpg)