R for Reproducibility
  • Dr. D. Palleschi
  • Moodle
  1. Basic workflow
  2. 4  RProjects
  • Preface
  • Conceptualisation
    • 1  Open Science Practices
    • 2  Reproducibility
    • 3  Documentation
  • Basic workflow
    • 4  RProjects
    • 5  Folder structure
    • 6  Writing reproducible code
    • 7  Code review
  • Research workflow
    • 8  Pre-registration
    • 9  Version control
    • 10  Storing results
  • Writing
    • 11  Publishing your analyses
    • 12  Writing it up
    • 13  Collaboration
  • 14  Summary
  • Exercises
    • 15  Exercises
  • References
  • Appendices
    • A  Glossary
    • B  Project setup
  1. Basic workflow
  2. 4  RProjects

4  RProjects

An ode to self-contained projects

Under construction

Coming soon!In the meantime, you can view the slides for this topic here (Rprojects).

3  Documentation
5  Folder structure
Source Code
---
title: "RProjects"
subtitle: "An ode to self-contained projects"
---

::: {.callout-warning}
# Under construction {.unnumbered .uncounted .unlisted}

Coming soon!In the meantime, you can view the slides for this topic [here (Rprojects)](https://daniela-palleschi.github.io/r4repro_SoSe2024/slides/04-rprojects/rprojects.html).
:::