Lessons

1. Basic Syntax

In this lesson we will review the basic syntax in R, including defining several common operators.

2. Variable Types

In this lesson we will introduce different types of variables.

3. Data Structure - Part 1

In this lesson we will review different data structures in R, including vectors, matrices, and arrays.

4. Packages and Functions

In this lesson we will review the basics of packages (including Tidyverse) and functions.

5. Data Structure - Part 2

In this lesson we will review different data structures in R, including data frames and tibbles.

More articles »

Lessons