Very helpful tutorial by @debruine on why learning to code, and how to write reproducible codes #coding #rstats. This video includes tips on:
1. Setting up file paths (relative path 👍 absolute path 👎 )
2. Naming files
3. Creating data documentation
4. Writing efficient codes with SPOT and DRY
5. Including test codes to make sure you data is as expected