Plot

Orange Juice

This is an example presented in the book “Data Mining and Business Analytics with R”, with some useful basic graphs that can be reused for other sets of similar data. Code and Data are saved in [Github link](https://github.com/namkyodai/BusinessAnalytics/tree/master/orangejuice)

Alumni Contributions

This is a summary of example 2 in Chapter 2 of the book “Data Mining and Business Analytics with R”. The post keeps the original code with some polishing syntax for better plotting, particularly using ggplot2 package and gridExtra.