normalize_row: Normalize rows of a matrix to be the same sum 'm'

View source: R/utils.R

normalize_rowR Documentation

Normalize rows of a matrix to be the same sum 'm'

Description

Normalize rows of a matrix to be the same sum 'm'

Usage

normalize_row(x, m = 1000)

Kalhor-Lab/QFM documentation built on Nov. 25, 2024, 10:18 p.m.