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

Wording for examples does not correspond to the code #40

Open kamyayadav opened 10 months ago

kamyayadav commented 10 months ago

For many of the example questions (specifically in scatterplots and line plots sections), what was being asked did not correspond to the code in the code chunks below