3  Project set up: Good practices

3.1 Reproducible workflows

3.2 Setting up a new project

3.3 Folder structure

Readings: TSDS(Wright et al. 2021) Section 1.6

3.4 Naming files and other things

Readings:

Bryan’s three principles for (file) names: Make names that

  • machine readable

  • human readable

  • play well with default ordering

See also: Hadley Wickham (2021), The tidyverse style guide. Section 1.1: “Names”