/ggplot2cheatsheet

A reproduction of the Beautiful Plotting in R: A ggplot2 cheatsheet by Zev Ross

Primary LanguageHTML

Beautiful plotting in R: A ggplot2 cheatsheet

Motivation

This is a reproduction of Beautiful plotting in R: A ggplot2 cheatsheet by Zev Ross. The motivation behind this exercise is to take advantage of the R Notebook format, allowing us to visualize the plotting results after each code chunk. Credits to the original author Zev Ross, first published on August 4, 2014.

Data Set

Source: National Morbidity and Mortality Air Pollution Study (NMMAPS) Dataset included in this repo

Document format

This project is written in R Notebook, and knitted to html (ggplot2exe.html). We are running R version 3.2.2 and ggplot version 2.2.1