Check that your code runs (solution)
Exercise
Output solution
Did your code run successfully?
Yes! 😎️
No 🙁️
- Read the error message and see if you can figure out what is wrong
- Check that you’ve loaded all of the necessary packages using
library()
- Check that all of the data you need is imported by your code
- Check to see if you renamed something
Still broken? 😭️
Ask for help. That’s what we’re here for!