row_apply_ii: Apply function along the first dimension

View source: R/calculation_helpers.R

row_apply_iiR Documentation

Apply function along the first dimension

Description

row applier with an additional index variable, ii

Usage

row_apply_ii(mat, FUN_, ...)

Arguments

mat

matrix or array

FUN_

function to apply to each row

...

additional parameters passing to FUN_


dipterix/rutabaga documentation built on June 25, 2022, 2:38 p.m.