Introduction to Programming with R

Undergraduate course, Heidelberg University, 2023

Course for the undergraduate medical students of Heidelberg University, teaching basic concepts of programming with R. The course was organized around a simple clinical inflammation data-set provided here.

Course Content

Ste-bystep tutorials of how to get started with R: i) R and R-Studio installation. ii) Loading and reading of data-sets. iii) Introducing basic mathematical operators. iv) Transformation and analysis of data. v) Creating and using R functions. vi) Creating an R project. vii) Creation of a basic R-package.