04: Customizing plots
Tip
If you need a refresher for how to access the quarto file from this document, see Activity01
Load Data
Note: This code reads the same dataset in that we used last time and then creates two new columns based on an old one. Make sure to run this chunk before trying to make your graph!
Replicate histogram
# Include your code here