Why use ggplot2?
Over the last year or so, I have changed from using base R graphics for all my plots to using ggplot2 for almost everything. I want to show you why. I’m going to use the iris dataset with is available Continue reading Why use ggplot2?