Usage
corgraph(
data,
axissize = 12,
legendsize = 12,
legendposition = c(0.9, 0.2),
legendtitle = "Correlation",
method = "pearson",
pallete = "RdBu",
color.marginal = "gray50",
size.tile.lty = 1,
size.label.cor = 1,
fill.label.cor = "lightyellow",
font.family = "sans"
)