Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

ggplotgui (version 1.0.0)

ggplot_shiny: Creating a graphical user interface for creating ggplot-graphs.

Description

Creating a graphical user interface for creating ggplot-graphs.

Usage

ggplot_shiny(dataset = NA)

Arguments

dataset

A dataset (optional).

Value

A GUI for visualizing data from dataset.

Examples

Run this code
# NOT RUN {
#ggplot_shiny()
#ggplot_shiny(mpg)
# }

Run the code above in your browser using DataLab