You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/chapters/chapter_05.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ It is time for a more comprehensive rounding-off exercise to bring it all togeth
12
12
!!! question "Exercise"
13
13
14
14
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).
0 commit comments