Chapter 2 Reproducible research

2.2 Setting up your R environment

2.2.1 Installing R and RStudio

2.2.2 Use of headers to structure code

2.2.3 Structure of a project directory

2.3 Code repository

2.3.1 Git

2.3.2 Git workflow

2.3.3 What to include in a repository: Git pointers

2.3.4 Collaborating

2.4 Document outputs

2.4.1 Writing out Word documents

2.4.2 Writing out Excel documents

2.4.4 Notebooks

2.4.5 Plumber ??

2.5 An example of a workflow in practice