All course material is provided under Creative Commons Attribution-Share Alike 4.0 International (CC BY-SA 4.0)

Information

This workshop provides you with the foundation to enter the exciting field of data science by learning the basics of the R programming language. R will enable you to replace repetitive tasks or manual work (e.g., in Excel) with repeatable R scripts and give you a tool to start exploring how data science and machine learning with R can be used in your area. The course covers R Studio, programming basics and the R syntax, functions, vectorization, importing and exporting data (CSV, Excel), cleaning data, basic visualization and working with packages for data science.

Session 1: Introduction

Session 2: Programming Basics

Session 3: Exploring Data and Reporting

Session 3a (optional): Handling Data With tidyverse

Session 3b (optional): Visualizing Data With ggplot2

Session 4: R for Data Science

  • Learning Goals: Predictive modeling.

Material and other suggested training resources: