Check that your code runs (solution)

Exercise
Output solution

Did your code run successfully?

Yes! 😎️

Three minions being really excited.

No 🙁️

  1. Read the error message and see if you can figure out what is wrong
  2. Check that you’ve loaded all of the necessary packages using library()
  3. Check that all of the data you need is imported by your code
  4. Check to see if you renamed something

Still broken? 😭️

Ask for help. That’s what we’re here for!