colMaxs: colMaxs

View source: R/matrices.r

colMaxsR Documentation

colMaxs

Description

Computes the maximum value in each column for a given matrix.

Usage

colMaxs(mat, coerce = FALSE, ...)

Arguments

mat

Matrix containing numeric values

coerce

Boolean indicating whether to attempt to coerce the input into a matrix

...

Additional parameters to be passed to variance function


lukehannan/lumisc documentation built on May 9, 2022, 12:59 p.m.