ggplot2

R For Sport - Calculating Rolling Averages in R

Hi everyone, in this weeks R For Sport post we are looking at how to calculate rolling averages using different packages that have been developed specifically for R.

An Introduction to R - Working with CSV Data

Hey everyone, Welcome back to this weeks R for sport post. This week, we will start working with CSV files in R. I will show you how to read the data into an R environment, manipulate the data and export the data to a new file.

An Introduction to R - Using StatsBombR

Hi Everyone, This week we are stepping back in time a bit, returning to the origins of my blog and showcasing some R. We will be walking through an Introduction to R, focussing on StatsBombR.

Creating a Pass Map in Power Bi using R

Hi Everyone, I recently had a few people reach out to me about creating plots in Power Bi for visualising the direction of kicks in Rugby. Sure it is a different sport, but I thought this was a perfect time to show a few methods of doing this, using football data, that we can apply back to rugby data.