twListArrDim: twListArrDim

Description Usage Arguments Author(s) See Also

View source: R/arrayExtract.R

Description

Splits a dimension of an array to a list. (useful for do.call and apply)

Usage

1
twListArrDim(x, iDim = length(dim(x)))

Arguments

x

the array to split

iDim

the dimension to split along, defautls to last dimension

Author(s)

Thomas Wutzler

See Also

twExtractDim, twMisc


twMisc documentation built on May 2, 2019, 6:11 p.m.