Julia Romanowska
22.11.2022
if we don’t document, organize, keep track and inform about the changes:
nobody else can help us
nobody else can continue our work (bus factor)
nobody will trust and use our method or cite our paper
good directory structure
https://slides.djnavarro.net/project-structure
consistent file naming
machine readable and human friendly
Check this presentation by Jenny Bryan
structured datasets
README
files are essential
maintain a change log
comment the code/scripts
Rmarkdown
/Quarto
is highly recommended!keep digital notebook/blog
with 1. and 2. tracking changes is easy
and/or use git
don’t just dump the data
meta-data is just as important