Introduction to R for beginners. You will learn in a hands-on course the basics of R. No prior knowledge is needed, we will start from the beginning with:

- How to assign variables

- Learn which kinds of data structures exist in R

- How to read and write files (Excel-like tables)

- Conditions and Loops for basic programming

- Writing own functions

- Plotting

....