What are you looking for today?

health_stack basics Import Cleaning Transform Visualise Model Communicate Program Use-cases

Data visualisations in R

In this post we will introduce you to graphs in R. We will start with how to graph in base R, followed by an introduction to the most popular R graphing package, ggplot2.

13 min · Jonah Thomas

Pubication ready plots using ggplot2 and ggpubr

Now you have learn’t the basics of plotting in r, we will show you how to edit the plots to be publication ready.

20 min · Andrew Kingsnorth & Jonah Thomas