Computes pairwise Pearson correlation; if there are fewer than 15 columns, prints the value of the correlation coefficient inside each tile.

correlation_heatmap(df)

Arguments

df

numeric data frame to compute correlations