Reproducibility
Have you ever tried to reproduce someone else’s data analysis?
Have you ever tried to repeat your own (old) work?
What made it easy/hard to do so?
What would have to happen if you had to extend the analysis further?
If you caught a data error how easy/hard would it be to re-create the analysis?
What would happen if your collaborator is no longer available to walk you through their analysis?
What if you couldn’t remember the steps?
Scientific Integrity:
Efficient Research:
Helps remember HOW and WHY you did something.
Speed up this project: Automation makes it faster (and easier) to redo analyses. Time saved can be spent doing other stuff.
Speed up future projects: Can use scripts from one project for another one.
Community Good:
The Reproducible Research Workflow