Lecture 17
Overview
- Define a project-oriented workflow in R and identify R startup procedures
- Expand current knowledge of R Markdown
- Lean how to use of Git/GitHub via terminal/command line
Readings
- Read Good Enough Practices in Scientific Computing
- Skim these readings:
- Read chapters 1, 2, 3, 7 in What They Forgot to Teach You About R
- Read chapters 27 “R Markdown”, 28 “Graphics for communication”, and 29 “R Markdown formats” in R for Data Science 1st Edition
- Article on Project-oriented workflow
Class materials
Run the code below in your console to download today’s in-class exercises: usethis::use_course("css-materials/deep-dive-reproducible-git-rmd")