Creating a graphical user interface for creating ggplot-graphs.
ggplot_shiny(dataset = NA)
A dataset (optional).
A GUI for visualizing data from dataset
.
# NOT RUN {
#ggplot_shiny()
#ggplot_shiny(mpg)
# }
Run the code above in your browser using DataLab