rowblock_APPLY {DelayedMatrixStats}R Documentation

Adapted from DelayedArray:::colblock_APPLY()

Description

Adapted from DelayedArray:::colblock_APPLY()

Usage

rowblock_APPLY(x, APPLY, ..., sink = NULL)

Value

A list of length equal to ncol(x), each list element storing the result for the corresponding column.


[Package DelayedMatrixStats version 1.6.0 Index]