File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,15 @@ This is our curriculum for learning R programming in the context of data analysi
6
6
7
7
| Class Day | Topic | Link |
8
8
| :----------------------:| :----------------------:| :----------------------:|
9
- | 0 | Welcome to How to Learn to Code! | [ Introduction] ( scripts/00_intro/ class0.qmd) |
10
- | 1 | R Coding Basics | [ Coding Basics 1] ( scripts/01_codingBasics/ class1.qmd) |
11
- | 2 | Applying Coding Basics | [ Coding Basics 2] ( scripts/01_codingBasics/ class2.qmd) |
12
- | 3 | Let's Get Plotting! | [ Data Visualization 1] ( scripts/02_dataViz/ class3.qmd) |
13
- | 4 | Applying Visualization Methods | [ Data Vizualization 2] ( scripts/02_dataViz/ class4.qmd) |
14
- | 5 | Data Wrangling Basics | [ Data Wrangling 1] ( scripts/03_dataWrangling/ class5.qmd) |
15
- | 6 | Data Wrangling with Real Experimental Data | [ Data Wrangling 2] ( scripts/03_dataWrangling/ class6.qmd) |
16
- | 7 | Running a Reproducible Analysis | [ Project 1] ( scripts/04_projects/ class7.qmd) |
17
- | 8 | Practicing on Real World Data | [ Project 2] ( scripts/04_projects/ class8.qmd) |
9
+ | 0 | Welcome to How to Learn to Code! | [ Introduction] ( class0.qmd ) |
10
+ | 1 | R Coding Basics | [ Coding Basics 1] ( class1.qmd ) |
11
+ | 2 | Applying Coding Basics | [ Coding Basics 2] ( class2.qmd ) |
12
+ | 3 | Let's Get Plotting! | [ Data Visualization 1] ( class3.qmd ) |
13
+ | 4 | Applying Visualization Methods | [ Data Vizualization 2] ( class4.qmd ) |
14
+ | 5 | Data Wrangling Basics | [ Data Wrangling 1] ( class5.qmd ) |
15
+ | 6 | Data Wrangling with Real Experimental Data | [ Data Wrangling 2] ( class6.qmd ) |
16
+ | 7 | Running a Reproducible Analysis | [ Project 1] ( class7.qmd ) |
17
+ | 8 | Practicing on Real World Data | [ Project 2] ( class8.qmd ) |
18
18
19
19
: Table of Contents
20
+
You can’t perform that action at this time.
0 commit comments