Blog

A blog about all things visualisation, data science, and open source software. Some of these blog posts can also be found on R-bloggers, and many have been featured in the R Weekly highlights.

Creating flowcharts with {ggplot2}

Flowcharts can be a useful way to visualise complex processes. This tutorial blog will explain how to create one using {igraph} and {ggplot2}.

June 6, 2022

30 Day Chart Challenge 2022

The #30DayChartChallenge is a data visualisation challenge where participants create a chart for each daily prompt.

May 7, 2022

Getting started with {gt} tables

{gt} is an R package designed to make it easy to make good looking tables. This blog post demonstrates how to add plots as a column in a {gt} table.

April 21, 2022

Best (artistic) practices in R

Generative art is the process of creating artwork through a set of pre-determined rules often with an element of randomness. This blog post will outline the best practices I follow when creating generative art in R.

March 3, 2022

A Story of Statistical Writing and Life Expectancy

Last year I was a finalist in the 2021 Statistical Excellence Award for Early-Career Writing. This blog post introduces my article published in Significance and gives some tips for statistical writing.

February 4, 2022