ggplot2 Cheat Sheet

12 downloads 17897 Views 1MB Size Report
Graphical Primitives. Data Visualization with ggplot2. Cheat Sheet. RStudio® is a trademark of RStudio, Inc. • CC BY RStudio • [email protected] • 844-448-1212 ...
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