If you find any typos, errors, or places where the text may be improved, please let us know by providing feedback either in the feedback survey (given during class) or by using GitLab.
On GitLab open an issue or submit a merge request by clicking the "Edit this page " link at the side of this page.
Guides for the r-cubed courses
1 Welcome!
Listed here are common guides that we use across multiple projects related to teaching R, reproducible research, and data science. These guides are used to help support the following courses:
- Reproducible Research in R: An introductory workshop on modern data analyses and workflows
- Reproducible Research in R: An intermediate workshop on modern approaches and workflows to processing data
- Reproducible Research in R: An advanced workshop on creating collaborative and automated analysis pipelines
1.1 About creating this website
This website was created using Markdown to write the documents, Quarto to create the book HTML format, GitLab to host the Git repository of the material, and GitLab CI with Netlify to create the website. The original source material for this course is found on the guides
GitLab repository.
1.2 Contributing
Want to contribute to this course? Check out the README file as well as the CONTRIBUTING file on the GitLab repository for more details. The main way to contribute is by using GitLab and creating a new issue to make comments and give feedback on the material.