summaryrefslogtreecommitdiff
path: root/math/R-abind
AgeCommit message (Collapse)AuthorFilesLines
2005-11-04Imported R-abind from pkgsrc-wip.rillig4-0/+24
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.