Introduction to R

A collection of resources for learning R

You might want to choose from other tutorials as they might suit your learning style better. See Section 0.1 for a list of other tutorials.

Subject Description
Functions and objects R syntax, assigning objects, using functions
Working with data Data types and structures; slicing and subsetting data
Data manipulation with tidyverse Data manipulation with dplyr
Data visualization in R Data visualization in ggplot2
Good practices in R Tips and tricks for writing better code
No matching items

0.1 Additional resources

Attributions

All these classes are taken almost verbatim from fredhutch.io, the data and computational analysis training program at Fred Hutch, which was adapted from content originally appearing in R for data analysis and visualization of Ecological Data, Copyright (c) Data Carpentry.