View source: R/plot_heatmaps.R
correlation_heatmap | R Documentation |
Computes pairwise Pearson correlation; if there are fewer than 15 columns, prints the value of the correlation coefficient inside each tile.
correlation_heatmap(df)
df |
numeric data frame to compute correlations |
a ComplexHeatmap::Heatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.