What if you can make a beautiful visualization in R programming without coding? esquisse is the R package that offers Tableau like Drag and Drop GUI to create Visualizations. esquisse allows you to interactively explore your data by visualizing it with the ggplot2 package. It allows you to draw bar graphs, curves, scatter plots, histograms, then export the graph or retrieve the code generating the graph. The beauty of esquisse is that, finally it gives you the code that you used to generate the plot and hence you can reuse it anywhere.
Esquisse Github: https://github.com/dreamRs/esquisse
Share your feedback on Twitter: / 1littlecoder