Learn R Programming

ggcorrheatmap (version 0.3.0)

scale_mat: Scale data rows or columns.

Description

Scale data rows or columns.

Usage

scale_mat(x, scl = NULL)

Value

Scaled (or not scaled) matrix.

Arguments

x

Matrix to scale.

scl

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