Tidyverse
Completion requirements
Install package Tidyverse in R using the command (see Wickham and Grolemund 2017: xvi):
install.packages("tidyverse")
Check if the installation was successful and load the package into R:
library(tidyverse)
Click on Tidyverse to open the resource.