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


visxhclust documentation built on March 31, 2023, 7:30 p.m.