Skip to content

Commit e08e63b

Browse files
authored
Update chapter_05.md
add link to breast cancer dataset csv on clement'r repo to fix issu #114
1 parent 64e68c5 commit e08e63b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/chapters/chapter_05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It is time for a more comprehensive rounding-off exercise to bring it all togeth
1212
!!! question "Exercise"
1313

1414
Return to our original example of [non-LP script](https://github.com/elixir-europe-training/ELIXIR-TrP-LiterateProgrammingR-CodeRep/blob/main/docs/scripts/analysis.R) and rework it into a full fledged literate programming
15-
document by applying uour knowledge of markdown and quarto to transform the original script into an LP HTML or PDF document (Fig. 5.1).
15+
document by applying uour knowledge of markdown and quarto to transform the original script into an LP HTML or PDF document (Fig. 5.1). The script relies on the the [Wiconsin Breast Cancer data set](https://github.com/clement-lee/coderep/blob/master/data/breast-cancer-wisconsin.csv).
1616

1717
Specifically:
1818

0 commit comments

Comments
 (0)