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

Remove html / compound folders #10

Closed pssachdeva closed 2 years ago

pssachdeva commented 2 years ago

HTML and compound folders aren't appropriate for git repository. If an instructor needs them, they should be knitted on the fly. If included, they will just clog up the git history every time someone makes a change.