Plotting App for ggplot2

You can view a demo of this app here and here

Overview

This app provides an automated interface for generating plots using the ggplot2 package. This first version of the app includes 10 different plot types along with options to manipulate specific aesthetics and controls related to each plot type (NOTE: ggplot2 provides an extremely rich and extensive set of aesthetics and controls to manipulate each aspect of a particular plot. While the list of aesthetics and controls provided by the app is fairly comprehensive, its by no means exhaustive and does not cover all the various options that ggplot2 provides. Secondly, this first version of the app includes only 10 different plot types while ggplot2 supports more than 35 different plots)

Launching the Plotter

launch_plotter(list(iris = iris, mtcars = mtcars))

Usage

The app can be used as follows:



anup50695/RtutoR documentation built on May 10, 2019, 12:29 p.m.