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

Typos #32

Closed CheFusi closed 2 years ago

CheFusi commented 2 years ago

In the Boxplot section, it says "We can also provide an optional fill variable, which we'll assign to be the diabetes status" - Fill is assigned to continent.