DataCamp ggplot2 cheatsheet

  • 0 0 0
  • Like this paper and download? You can publish your own PDF file online for free in a few minutes! Sign Up
File loading please wait...
Citation preview

Geoms

Data Visualization

- Use a geom to represent data points, use the geom’s aesthetic properties to represent variables. Each function returns a layer.

One Variable

with ggplot2

Two Variables

Continuous

Cheat Sheet

Continuous X, Continuous Y f