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

Update README to correspond to style guide #11

Closed pssachdeva closed 2 years ago

pssachdeva commented 2 years ago

The README should be updated to match the style set by Python-Data-Visualization.