conceptual

A *simple* introduction to ggplot2 (for plotting your data!)

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.

Learning about data structures in R

In this tutorial, we're introduce the structures that R provides to help you organize your data.

R Data types 101, or What kind of data do I have?

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 myth of the R learning curve

Some thoughts about how the R curriculum could be improved.