 Supporting Statistical Analysis for Research
  Supporting Statistical Analysis for Research
 2.2 Tidyverse packages
The core set of tidyverse packages are included in the
tidyverse package.
Other tidyverse package need to be loaded and attached individually,
such as, lubridate, readxl, and broom.
2.2.1 Example
- The - tidyverseis loaded and attached as follows.- library(tidyverse)