dlab-berkeley / R-Fundamentals

D-Lab's 4 part, 8 hour introduction to R Fundamentals. Learn how to create variables and functions, manipulate data frames, make visualizations, use control flow structures, and more, using R in RStudio.
31 stars 9 forks source link

Clarify instructions in Part 4 Challenge 4 #22

Closed alexramiller closed 9 months ago

alexramiller commented 11 months ago

Clarify in Challenge 4 instructions that people should avoid using country for grouping category, as it makes the legend too large and the plot unreadable

heroashman commented 9 months ago

Have added in a warning about this