Skip to content

Commit befa43f

Browse files
committed
Add link to DRYnotebook for challenge
1 parent c9fb550 commit befa43f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_episodes/07-notebooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Take a look at the [DRYNotebook.Rmd](https://raw.githubusercontent.com/uomresear
159159

160160
> ## Challenge 3
161161
>
162-
> Part 1: Modify your notebook to plot a line graph showing life expectancy over time, coloured by continent (you should have code to do this from the ggplot lesson).
162+
> Part 1: Modify your notebook, or use the [DRYNotebook.Rmd](https://raw.githubusercontent.com/uomresearchit/r-tidyverse-intro/gh-pages/notebooks/DRYNotebook.Rmd) as a starting point, to plot a line graph showing life expectancy over time, coloured by continent (you should have code to do this from the ggplot lesson).
163163
>
164164
> Part 2: Modify the notebook to print something similar to the following paragraph:
165165
>

_episodes_rmd/07-notebooks.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Take a look at the [DRYNotebook.Rmd](https://raw.githubusercontent.com/uomresear
160160

161161
> ## Challenge 3
162162
>
163-
> Part 1: Modify your notebook to plot a line graph showing life expectancy over time, coloured by continent (you should have code to do this from the ggplot lesson).
163+
> Part 1: Modify your notebook, or use the [DRYNotebook.Rmd](https://raw.githubusercontent.com/uomresearchit/r-tidyverse-intro/gh-pages/notebooks/DRYNotebook.Rmd) as a starting point, to plot a line graph showing life expectancy over time, coloured by continent (you should have code to do this from the ggplot lesson).
164164
>
165165
> Part 2: Modify the notebook to print something similar to the following paragraph:
166166
>

0 commit comments

Comments
 (0)