correlation_heatmap: Plot a correlation heatmap

View source: R/plot_heatmaps.R

correlation_heatmapR Documentation

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)

Arguments

df

numeric data frame to compute correlations

Value

a ComplexHeatmap::Heatmap


rhenkin/visxhclust documentation built on March 28, 2023, 8:16 p.m.