Course Materials

The course materials are set up as a project in RStudio: course materials (in the workspace Stats+: Introduction to R).

First, make a copy of the project for yourself, just like with firststeps.

Copying course materials
Copying course materials

Now that you have copied the project, you can work on it yourself and, for example, add comments to the scripts. You will find instructions on how to handle the folder in instructions.Rmd. We will gradually add course materials. The project is connected to GitLab, so you can easily pull updates. Reading the instructions

To get updates, open a new script and follow the steps from the instructions. Then, go to the Git tab under Environment and simply click on pull. Important: You do not need to go through the three-step process here, as your personal comments should not be shared with everyone. Therefore, just pull!

Updating the course materials
Updating the course materials

That’s it! Now you are also ready for GitLab!