These exercises cover the sections of Data wrangling with tidy.
All files can be found in the “dataset” directory.
Exercise 4
- Filter to only look at juvenile in variable
- Group by common_name
- Create new variable that is z-score of length across groups
- Create boxplot of grouped length zscores