class: title-slide, middle <style> .center2 { margin: 0; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .rcorners1 { margin: auto; border-radius: 25px; background: #ada500; padding: 10px; # width: 50%; } </style> <div class="my-logo-left"> <img src="img/UA-eng-hor-1-RGB.jpg" width="110%"/> </div> <div class="my-logo-right"> <img src="img/logo_VLHORA.svg" width="110%"/> </div> ## INPUT - OUTPUT Workshop R & RStudio ### Sven De Maeyer (April 2022) - [Deel 1: Intro in R en RStudio; Projecten; Externe data inlezen](Deel1/Slides_Deel1.html) - [Deel 2: R Markdown](Deel2/Slides_Deel2.html) - [Deel 3: Data manipulatie met dplyr](Deel3/Slides_Deel3.html) - [Deel 4: Krachtige visualisaties met ggplot2](Deel4/Slides_Deel4.html) - [Deel 5: Enkele typische statistische analyses in R](Deel5/Slides_Deel5.html)