Blog

Blog about all things R, data science, and visualisation.

Getting comfortable talking about tech

A blog post about some of the things that have helped me in getting comfortable talking about tech (although hopefully some of the advice is also useful for non-tech talks!).

November 5, 2024

Parameterized plots and reports with R and Quarto

After running the ‘Parameterized plots and reports with R and Quarto’ workshop as part of the R/Pharma 2024 Conference, there were a few questions that we didn’t get the chance to answer. This blog post aims to answer some of them.

October 28, 2024

Getting started with generative art

There are many reasons why learning about generative art can be beneficial for data scientists. This blog post will explain what generative art is, where to find some inspiration, and how to start creating your own generative art systems.

October 1, 2024

Five ways to improve your chart axes

A poor choice of axes for your chart can make it more difficult to understand, and in some cases, suggest misleading conclusions. In this blog post, we’ll look at five ways to make better choices about your axes and stop relying on default settings.

September 3, 2024

Creating typewriter-styled images in R

This blog post explains the process of manipulating images using {imager} in R, processing pixel data, and using it to create a new version of an image that looks like it was printed with a typewriter!

August 1, 2024

Annotated area charts with plotnine

The plotnine visualisation library brings the Grammar of Graphics to Python. This blog post walks you through the process of creating a customised, annotated area chart of coal production data.

July 11, 2024