Tutorials

Setting up R

Start here if you have never used R before.

Introduction to R

If you can find your way around R and RStudio, but want to learn more about the basics. Most of these tutorials can be used independently of each other. Any prerequisites are mentioned in the introduction of each tutorial.

R topics for beginners

If you’re familiar with basic data cleaning and visualization, but want to learn more about specific topics that are relevant to your disciplinary background or interests. The tutorials in this section can be used independently of each other.

Advanced R topics

If you have more experience with R (e.g. ENGDATA101) and want to learn more. These tutorials are particularly useful for students in the Data Center Apprenticeship program.

Reproducible research workflows

If you want to learn more about how to make your workflows more reproducible and efficient.

Other