This repository contains the material of R courses I am giving at the IZW, in Berlin, Germany.
This master branch corresponds to a course which lasts one day and is aimed at preparing students to an introductory statistics course which spans 4 days following this R introduction.
Check other branches for other related courses.
- the material is not supposed to be fully self explanatory, so it may be difficult to follow without my bla bla.
- make sure to compile using knitr and not using Sweave (otherwise images are distorted).
- the current version of this branch builds on the {tidyverse}, check the old version from the branch
baseR
if you prefer otherwise.