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

Add introduction that mimics Python-Data-Visualization #4

Closed pattyf closed 3 years ago

pattyf commented 3 years ago

It would be great to add a 15 minute intro to data viz slide deck to this workshop. See the intro chapters in this book: https://clauswilke.com/

pssachdeva commented 3 years ago

We should mimic the Python Data Visualization introduction. It motivates the theory of visualization well. Furthermore, it's well suited to the Rmd format, and will standardize the concepts across both lessons.