r-cran-abind

GNU R abind multi-dimensional array combination function
  https://cran.r-project.org/package=abind
  0
  no reviews



This package provides the abind function, a generalization of the cbind and rbind function in the R base package. The abind function takes a sequence of vectors, matrices, or arrays and produces a single array of the same or higher dimension.