@@ -23,24 +23,33 @@ applied to biodiversity research.
23
23
24
24
## Program {.unnumbered}
25
25
26
- +---------------+-----------------------------------------------------+
27
- | ** Monday** | - Open science & Reproducible research |
28
- | | - Project organization & Good practices |
29
- | | - Version control w/ ` Git ` (Part I) |
30
- +---------------+-----------------------------------------------------+
31
- | ** Tuesday** | - Version control w/ ` Git ` (Part II) |
32
- | | - Collaboration & sharing w/ ` GitHub ` |
33
- +---------------+-----------------------------------------------------+
34
- | ** Wednesday** | - Literate programming w/ ` Quarto ` |
35
- | | - Pipeline optimization w/ ` targets ` |
36
- | | - Developing an {{< fa brands r-project >}} package |
37
- +---------------+-----------------------------------------------------+
38
- | ** Thursday** | - Freezing package versions w/ ` renv ` |
39
- | | - Containerization w/ ` Docker ` |
40
- | | - Subgroups projects |
41
- +---------------+-----------------------------------------------------+
42
- | ** Friday** | - Subgroups projects |
43
- +---------------+-----------------------------------------------------+
26
+ ** Monday**
27
+
28
+ - Open science & Reproducible research
29
+ - Project organization & Good practices
30
+ - Version control w/ ` Git ` (Part I)
31
+
32
+ ** Tuesday**
33
+
34
+ - Version control w/ ` Git ` (Part II)
35
+ - Collaboration & sharing w/ ` GitHub `
36
+
37
+ ** Wednesday**
38
+
39
+ - Literate programming w/ ` Quarto `
40
+ - Pipeline optimization w/ ` targets `
41
+ - Developing an {{< fa brands r-project >}} package
42
+
43
+ ** Thursday**
44
+
45
+ - Freezing package versions w/ ` renv `
46
+ - Containerization w/ ` Docker `
47
+ - Subgroups projects
48
+
49
+ ** Friday**
50
+
51
+ - Subgroups projects
52
+
44
53
45
54
46
55
## Prerequisites {.unnumbered}
0 commit comments