#### README
- Data for each experiment are available in the "experimentX/data/" folder as a .csv file.
- The "manuscript" folder" contains the paper, written in RMarkdown (the .Rmd file). This file contains the content of the paper (the text) but also all reproducible statistical analyses (in R). For convenience, this folder also contains a .pdf version of the paper.
- In each "experimentX/" folder, the "experiment_script/" subfolder contains the PsychoPy script that we used to run the experiment.
- In each "experimentX/" folder, the "linguistic_material/" subfolder contains the list of (left-hand and right-hand) unimanual words used in the training and experimental (post-training) blocks.
- In each "experimentX/" folder, the "randomisation/" subfolder contains the code used to pseudorandomly define the sequences of trias in each block and for each participant, using Euler tours.