These exercises cover the sections of Data wrangling with tidy.

All files can be found in the “dataset” directory.

 

Exercise 4

 

  1. Filter to only look at juvenile in variable
  2. Group by common_name
  3. Create new variable that is z-score of length across groups
  4. Create boxplot of grouped length zscores