Data Analysis and Visualization Using R: Data Visualization using ggplot2

David Robinson

Introduction to ggplot2

plot of chunk unnamed-chunk-1

Additional Aesthetics and Layers

plot of chunk unnamed-chunk-2

Facetting and Additional Options

plot of chunk unnamed-chunk-3

Histograms and Density Plots

plot of chunk unnamed-chunk-4

Boxplots and Violin Plots

plot of chunk unnamed-chunk-5

Input: Getting Data into the Right Format

plot of chunk unnamed-chunk-6

Output: Saving Your Plots

plot of chunk unnamed-chunk-7