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/index.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,18 @@
6
6
7
7
## Lesson overview
8
8
9
+
!!! overview ""
10
+
:fontawesome-regular-bookmark: **Description**
11
+
A course to introduce the theory, advantages and implementation of Literate Programming practices for R users working in RStudio to enhance the students abilities to produce reproducible code.
12
+
13
+
</br>
14
+
15
+
:fontawesome-solid-arrow-left: **Prerequisites**
16
+
To be able to follow this course, learners should have knowledge in:
17
+
 1. Basic programming skills in R
18
+
 2. A familiarity in using the RStudio Integrated Development Environment
19
+
20
+
9
21
!!! overview ""
10
22
:fontawesome-regular-bookmark: **Description**
11
23
This course explores several different approaches to provide an end user with a software environment that ensures successful execution of scientific analysis software in a reproducible manner. It then focuses upon an examplar - Software Containers (Specifically implemented using Docker).
0 commit comments