News

In the practical sessions, we have so far worked with R-Script (files ending with .r). In such documents, we can only write R code. Anything else needs to be designated as a comment using the #.
This tutorial was inspired by the tutorial Creating a repository with a clear structure tutorial from Beverly Tan, She brought a very exciting tutorial, and she gave a little bit of introduction on R ...