Research Compendium of the project {{ PLEASE ADD A FEW WORDS }}
Content
This repository is structured as follow:
data/: contains all raw data required to perform analysesanalyses/: contains R scripts to run each step of the workflowoutputs/: contains all the results created during the workflowfigures/: contains all the figures created during the workflowR/: contains R functions developed especially for this projectman/: contains help files of R functionsDESCRIPTION: contains project metadata (author, date, dependencies, etc.)make.R: main R script to run the entire project by calling each R script stored in theanalyses/folder