R in 3 Months Final Project
This lesson is called R in 3 Months Final Project, part of the R in 3 Months (Fall 2025) course. This lesson is called R in 3 Months Final Project, part of the R in 3 Months (Fall 2025) 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.
Loading transcript...
The final assignment submission is very different from the previous ones. For this, you'll be recording a ~5min video showing us something that you’ve learned (or built!) with R that will apply to your real work/datasets. This can be about any part of the course or your work. Below you can find a few examples of assignments that people have submitted in past cohorts.
Run your project through this checklist to evaluate its completeness:
✅ Your project is organized in a way that it has a clear separation between code files, data (raw and clean), outputs and documentation;
✅ Your code is well commented;
✅ You have a consistent naming convention for your files and objects;
✅ Your object names are descriptive;
✅ Your code is fully reproducible;
✅ Your final report contains at least a data wrangling and a data visualization section; the code to produce them is not necessarily in the quarto document (they can be called in using the source function).
Have any questions? Put them below and we will help you out!
Course Content
128 Lessons
You need to be signed-in to comment on this post. Login.