Learning Objectives
Following this assignment students should be able to:
- properly structure a computational project
Reading
- Initial Steps Toward Reproducible Research (read this page and first link in bulleted list, “Organize your data and code”)
Lecture Notes
Exercises
Canvas Quiz
1 - Revising your Projects
Revise your Week 4 and Week 5 projects such that they adhere to the principles outlined in the this week’s reading.
Pay particular attention to the ability of your work to be Reproducible. That is, I should be able to run your code such that no errors occur.