Practice Set: Intro to Data Visualization
🎶 Singing a different tune 🎶
We have now gone through the basics of ggplot2
several times in several places. For some practice on the basics, see Practice Set 9: Stats & Plot.
This time, I would like you to do a tutorial on making histograms in ggplot2
. We will not talk much about histograms specifically very much, so I want you to practice your ggplot2
skills while learning something new.
You try! Complete the following tutorial: