-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
27 lines (22 loc) · 1.02 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: "Reproducible Research in R"
subtitle: "Courses and resources for all the r-cubed websites."
---
{{< include includes/_wip.qmd >}}
## Courses
- [`r-cubed-intro`](https://r-cubed-intro.rostools.org/): An
introductory workshop on modern data analyses and workflows.
- [`r-cubed-intermediate`](https://r-cubed-intermediate.rostools.org/):
An intermediate workshop on modern approaches and workflows to
processing data.
- [`r-cubed-advanced`](https://r-cubed-advanced.rostools.org/): An
advanced workshop on creating collaborative and automated analysis
pipelines.
## Resources
- [Guides](https://guides.rostools.org/): Guides for instructors,
helpers, admin, as well as common instructions for participants.
- [`r3`](https://gitlab.com/rostools/r3/): A helper R package for
setting up participants computers, running checks, and installing
necessary packages for the courses.
- [`r3admin`](https://github.com/rostools/r3admin/): A helper R
package for doing admin tasks for the courses.