Skip to content

Commit 42e7141

Browse files
authored
Update index.md
Trying to resolve diffs between lit-prog template & this one to render outline properly
1 parent 0f5dbb0 commit 42e7141

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66

77
## Lesson overview
88

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+
&emsp;1. Basic programming skills in R
18+
&emsp;2. A familiarity in using the RStudio Integrated Development Environment
19+
20+
921
!!! overview ""
1022
:fontawesome-regular-bookmark: **Description**
1123
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

Comments
 (0)