Skip to content

Commit f947ba6

Browse files
committed
Start outline.
1 parent 485fc5d commit f947ba6

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

analysis/index.Rmd

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,14 @@ editor_options:
88
chunk_output_type: console
99
---
1010

11-
Welcome to my research website.
11+
Before the tutorial:
12+
13+
* [Setup](setup.html)
14+
15+
During the tutorial:
16+
17+
* [Reproducibility challenge](challenge.html)
18+
19+
After the tutorial (optional content):
20+
21+
* [Local installation](local.html)

analysis/local.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ instructions below.
2525

2626
1. Install workflowr from [CRAN][cran]:
2727

28-
```r
28+
```
2929
install.packages("workflowr")
3030
```
3131

0 commit comments

Comments
 (0)