This is a mirrow of the [GitHub](https://github.com/gongcastro/Flip) repository
* **Data**: CSV files containing the data included in this study (both raw data and results). These files are included in the GitHub repository for reproducibility, but are included in OSF as well).
* **R**: R scrips used to import, process and analyse the data. These scripts generate the inputs of the RMarkdown scripts.
* **Figures**: PNG files to be included in the RMarkdown files.
* `flip_manuscript.Rmd`: RMarkdown script to generate the reproducible manuscript using the `papaja` package.
* `flip_manuscript.tex`: LaTex file generated by the `flip_manuscript` RMarkdown script.
* `flip_manuscript_appendix.Rmd`: RMarkdown script to generate the reproducible manuscript's appendix using the `papaja` package.
* `flip_manuscript_appendix.tex`: LaTex file generated by the `flip_manuscript_appendix` RMarkdown script.