Background

This is the same data set introduced here (which included code for accessing the data). If you did those exercises, then you can use the same data and package (e.g., tidyverse) loading portion of your script. If you did not do those exercises then please see that page for the instructions on loading the data.

 

Total Length by Location 1

Construct ggplot2 code to match the graph below (as closely as you can).

Total Length by Location and Sex

Construct ggplot2 code to match the graph below (as closely as you can).

 

Total Length by Location 2

Construct ggplot2 code to match the graph below (as closely as you can).

 

BONUS – Total Length by Location 3

Construct ggplot2 code to match the graph below (as closely as you can).