pivot_wider()
pivot_longer()
ggcorrplot
visreg
ggsurvplot
vcd
# specify dataset and mapping library(ggplot2) ggplot(data = CPS85, mapping = aes(x = exper, y = wage))