range_rowmeans: Range of the rowMeans of a matrix

View source: R/range_rowmeans.R

range_rowmeansR Documentation

Range of the rowMeans of a matrix

Description

Returns the range over the rowMeans of a matrix

Usage

range_rowmeans(mat)

Arguments

mat

a matrix

Value

the range of the rowMeans of the matrix provided.


jlaffy/scalop documentation built on April 13, 2025, 7:34 a.m.