This blog post I teach you the basics of creating and customizing scatterplots in R
In this tutorial, I go over the basics of how to prototype, save, and export your plots from R.
In this blog post, we deconstruct the anatomy of how to use 'ggplot2'— a package that makes it intuitive to create consistently nice-looking figures in R.
In this tutorial I show you everything you need to know about boxplots and how to make them look nice using the built-in functions in R
In this tutorial, I teach you how to create a basic scatterplot using base R.
Scatterplots are one of the most common types of data visualizations you will encounter as a biologist. Here I go over how to make quality scatterplots that are ready for publication.