In-Class Exercise 6

Author

Oh Jia Wen

Published

May 20, 2023

Modified

May 20, 2023

Getting started

  1. Using p_load() of pacman package to load the required libraries
pacman::p_load(corrplot, ggstatsplot, tidyverse)