colMaxs: A function to compute the max by col

View source: R/colMaxs.R

colMaxsR Documentation

A function to compute the max by col

Description

Simpler helper function.

Usage

colMaxs(x, margin = 2)

Arguments

x

Input array.

margin

Margin.

Value

colMaxs(x, margin)


ctross/STRAND documentation built on April 17, 2025, 3:53 a.m.