Learn R Programming

visxhclust (version 1.1.0)

correlation_heatmap: Plot a correlation heatmap

Description

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

Usage

correlation_heatmap(df)

Value

a ComplexHeatmap::Heatmap

Arguments

df

numeric data frame to compute correlations