Skip to content

Suggestion: Adding quick rowMin and rowMax functions to base package

1 message · TakeoKatsuki

#
Hi Henrik,

It would be nice if functions of the matrixStats package can handle array
data.
For example, rowSums() of the base package sums along the third axis of an
array by rowSums(x, dim=2).
Thanks.

Takeo
Henrik Bengtsson wrote: