Session Ready
Exercise

Exercise 8. geom_point text

You can also add labels to the points on a plot.

Instructions
100 XP

Rewrite the code from the previous exercise to:

  • add a label aesthetic to aes equal to the state abbreviation
  • use geom_label instead of geom_point