Getting started with R and RStudio
R is one of the most used languages for data analysis, visualization and machine learning. In this 2 hour workshop I will guide you through the installation and setup of R. Next to this we are going to load a dataset, apply some basic statistics […]
Data Visualization with R shiny
The shiny package in R is a powerful tool for interactive data visualization. In this 2 hour workshop I will teach the basics, how to use shiny and how to create and deploy your first application! Scheduled workshops: Friday February 12, 2 PM CET […]
Create an API in R
Interesting data sets are the fuel of a good data science project. And while websites like Kaggle offer free data sets, APIs are another very common way to access and acquire interesting data. Instead of having to download a data set, an Application Programming Interface […]