colMins: A function to compute the min by col

View source: R/colMins.R

colMinsR Documentation

A function to compute the min by col

Description

Simpler helper function.

Usage

colMins(x, margin = 2)

Arguments

x

Input array.

margin

Margin.

Value

colMins(x, margin)


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