/tmsr_coda

Primary LanguageHTMLCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Readme

Where do I start?

You can load this project in RStudio by opening the file called 'tmsr_coda.Rproj'.

Project structure

File Description Usage
README.md Description of project Human editable
tmsr_coda.Rproj Project file Loads project
LICENSE User permissions Read only
.worcs WORCS metadata YAML Read only
prepare_data.R Script to process raw data Human editable
manuscript.rmd Source code for paper Human editable
references.bib BibTex references for manuscript Human editable
renv.lock Reproducible R environment Read only
coda_average_embeddings.feather Vector embeddings (large file) Read only

Reproducibility

This project uses the Workflow for Open Reproducible Code in Science (WORCS) to ensure transparency and reproducibility. The workflow is designed to meet the principles of Open Science throughout a research project.

To learn how WORCS helps researchers meet the TOP-guidelines and FAIR principles, read the preprint at https://osf.io/zcvbs/

WORCS: Advice for authors

WORCS: Advice for readers

Please refer to the vignette on reproducing a WORCS project for step by step advice.