Skip to content
R for the Rest of Us Logo

This lesson is locked

Get access to all lessons in this course.

If the video is not playing correctly, you can watch it in a new window

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Heads up: there is no lecture in this lesson, just a Your Turn.

Your Turn

Working in the exercises.Rmd file:

  • Run all the tests in the package using test(). Fix the broken tests.
    Hint: The bug is in R/summarize_data.R

  • Re-run the tests until all of them pass

Learn More

Chapter 14 of the R Packages book has some ideas for organizing your tests.

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.