ggplot2, by Hadley Wickham, is an excellent and flexible package for elegant data visualization in R. However the default generated plots require some formatting before we can send them for ...
bbplot is not on CRAN, so you will have to install it directly from Github using devtools. If you do not have the devtools package installed, you will have to run the first line in the code below as ...