summaryrefslogtreecommitdiff
path: root/math/R-abind/DESCR
blob: 30bc88d41c83ddfc82fc3ee020ffdc4801a7f11b (plain)
1
2
3
Combine multi-dimensional arrays. This is a generalization of cbind
and rbind. Takes a sequence of vectors, matrices, or arrays and
produces a single array of the same or higher dimension.