correlation panel for pairs plot function (used as default in pairs_smooth)
Source:R/utilities.R
panel_cor.Rdcorrelation panel for pairs plot function (used as default in pairs_smooth)
Examples
graphics::plot(1:3, 1:3, type = "n")
panel_cor(1:3, 1:3)