Lesson 7 · The Tidyverse

What you will learn in this lesson

- What the Tidyverse is
- How to install a package

When you work on a new data project, you basically start by repeating the same two steps:

  1. Create a project
  2. Install the Tidyverse

We did step 1 in the previous lesson. Let’s do step 2.

The next lesson (lesson 8) also covers operations related to the Tidyverse