scale_mat: Scale data rows or columns.

View source: R/gghm.R

scale_matR Documentation

Scale data rows or columns.

Description

Scale data rows or columns.

Usage

scale_mat(x, scl = NULL)

Arguments

x

Matrix to scale.

scl

String of dimension to scale ("row", "column", "none" (or NULL), or a substring of the beginning).

Value

Scaled (or not scaled) matrix.


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