Skip to content
R for the Rest of Us Logo

Course Logistics and Materials

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.

You can access the full GitHub repository for this course if you'd like to see all slides, data, solutions, etc. You can also access the slides by section:

Search all Videos

You can also search throughout all videos in this course using the widget below.

Your Turn

As demonstrated in the video, first create a new project.

Next, download the materials for the course using this code:

install.packages("usethis") # Install first if necessary 
usethis::use_course("rfortherestofus/data-cleaning-course") # Download course materials 

Finally, copy the materials you downloaded into the new project you created.

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

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