Skip to content

Commit 57322ee

Browse files
committed
2 parents a2705aa + 50ed971 commit 57322ee

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ This is our curriculum for learning R programming in the context of data analysi
66

77
| Class Day | Topic | Link |
88
|:----------------------:|:----------------------:|:----------------------:|
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) |
1818

1919
: Table of Contents
20+

0 commit comments

Comments
 (0)