Course Logistics and Materials
This lesson is called Course Logistics and Materials, part of the Data Cleaning with R course. This lesson is called Course Logistics and Materials, part of the Data Cleaning with R course.
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!
Course Content
32 Lessons
You need to be signed-in to comment on this post. Login.