mandiward17 / hw1

homework 1 assignment
MIT License
0 stars 0 forks source link

Feedback #11

Open datalorax opened 2 years ago

datalorax commented 2 years ago

Great job everybody! Here's some feedback.

df <- df %>% 
  add_count(country) %>% 
  filter(n >= 3)

Screen Shot 2022-02-25 at 2 44 16 PM

Really nice work overall!

+ 3 for good GitHub collaboration.

32/30

datalorax commented 2 years ago

Hi all - I actually never opened the plot up in a browser and it's possible that's why the figure got cutoff so after further consideration I'll give you that one point back.