Usage
correlation(
x,
y,
method = "pearson",
ylab = "Dependent",
xlab = "Independent",
theme = theme_classic(),
textsize = 12,
pointsize = 5,
pointshape = 21,
linesize = 0.8,
fill.ic = "gray70",
alpha.ic = 0.5,
ic = TRUE,
title = NA,
fontfamily = "sans"
)