We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03008b commit 504d128Copy full SHA for 504d128
1 file changed
docs/index.md
@@ -20,7 +20,7 @@
20
|[1. Introduction](./00-introduction.md){ .md-button .md-button--primary } | General overview of R |
21
|[2. R Basics](./01-r-basics.md){ .md-button .md-button--primary } | In the beginning....|
22
|[3. Data prelude](./02-data-prelude.md){ .md-button .md-button--primary } | What is data how it works|
23
-|[4. Factors and Dataframes ](./03-basics-dataframes-manipulation.md){ .md-button .md-button--primary } | Handling Data|
+|[4. Dataframes and manipulation](./03-basics-dataframes-manipulation.md){ .md-button .md-button--primary } | Handling Data|
24
|[5. Data Visualisation](./04-data-visualisation.md){ .md-button .md-button--primary } | Plotting|
25
|[6. R-help](./05-r-help.md){ .md-button .md-button--primary } | More Resources|
26
0 commit comments