N.B. The folders in this component have their own `README.md` with more detailed information on their contents.
* `docs/`: Holds the project website's files
* `paper/`: `AB_tDCS-sEBR_paper.Rmd` is the R Markdown source file for the paper; running it produces the rendered version on this website (`.html`) and the preprint (`.pdf`)
* `site/`: Source code for the website; runs the source code in `paper/` and `src/` to produce the website as in `docs/`
* `src/`: All other analysis code used in the project
* `task/`: Code for the experimental task used during data collection