Skip to content

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

Notifications You must be signed in to change notification settings

onlyphantom/ggplot2cheatsheet

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages