A few nights ago while scrolling twitter I discovered an R package called ‘esquisse’. This package was designed to help users explore and extract data quickly and a brilliant feature of this package is the ‘ggplot2 builder’ add-in.
This add-in opens a GUI interface within RStudio that allows you to interactively explore and visualise your data using the ggplot2 package. Provide it with a data frame and you can effortlessly create bar graphs, scatter plots, histograms, boxplots and much more.