Background As of ggplot2 0.9.0 released in March 2012, there is a new generic function autoplot. This uses R’s S3 methods (which is essentially oop for babies) to let you have some simple ov…