You can load this project in RStudio by opening the file called 'tmsr_coda.Rproj'.
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 |
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/
- To get started with
worcs
, see the setup vignette - For detailed information about the steps of the WORCS workflow, see the workflow vignette
Please refer to the vignette on reproducing a WORCS project for step by step advice.