pivot_wider()
pivot_longer()
ggcorrplot
visreg
ggsurvplot
vcd
Cleaning data can be the most time consuming part of any data analysis.
Two of the quickest and easiest to learn approaches to clean data are using the dplyr and tidyr package.
dplyr
tidyr