INTRODUCTION

Introductory R Course
Introductory R Course

The aim of this course is to learn the basics of writing code in R and to become acquainted with some of the most useful R packages. The first part explains R programming basic concepts (object types, conditional execution and loops). The second part of the course delves into the tidyverse, with emphasis in data transformation (dplyr) and visualization (ggplot2)..