Chapter 1 Prerequisites

R programming language Installed packages:

pkg<-c("ggplot2","ggpubr","auk","datasets","ggpubr","ggcorrplot")
install.packages(pkg)