You can load this project in RStudio by opening the file called 'WORCS.Rproj'.
File | Description | Usage |
---|---|---|
README.md | Description of project | Human editable |
WORCS.Rproj | Project file | Loads project |
LICENSE | User permissions | Read only |
.worcs | WORCS metadata YAML | Read only |
preregistration.rmd | Preregistered hypotheses | Human editable |
prepare_data.R | Script to process raw data | Human editable |
manuscript/manuscript.rmd | Source code for paper | Human editable |
manuscript/references.bib | BibTex references for manuscript | Human editable |
renv.lock | Reproducible R environment | 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.