layout_hm: Layout heatmap data for plotting

View source: R/layout_hm.R

layout_hmR Documentation

Layout heatmap data for plotting

Description

Layout heatmap data for plotting

Usage

layout_hm(x, layout = "f", na_remove = FALSE)

Arguments

x

Matrix to plot.

layout

Layout (full, triangular (topleft, topright, bottomleft, bottomright)).

na_remove

Logical indicating if NAs should be removed.

Value

Long format data for plotting.


ggcorrheatmap documentation built on Aug. 25, 2025, 1:11 a.m.