dlab-berkeley / R-Data-Visualization-Legacy

D-Lab's 3 hour introduction to data visualization with R. Learn how to create histograms, bar plots, box plots, scatter plots, compound figures, and more using ggplot2 and cowplot.
28 stars 20 forks source link

Added a brief density example for ggplot2 #17

Closed asteves closed 2 years ago

asteves commented 2 years ago

Fixes #12

@pssachdeva

asteves commented 2 years ago

Also does a brief intro of #5

pssachdeva commented 2 years ago

This looks good. We can close #5 with this, as well.