In this post, I show you how to navigate some common ecological data portals and discuss when you might want to use one or another for accessing data that you can use for practice or your next research project.
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 introduce you to several different types of data, explain how to use and manipulate each of them, and show you how to check what type of data you have.
The first step to learning R is to have it downloaded on your computer! In this blog post, I introduce R and RStudio and show you how to download and install them.
As scientists analyzing their data, we often have data or results in R that we want to export to a word processor for the reports or publications that we’re writing. In this tutorial I show you how to do just that!