aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-abind/pkg-descr
blob: cf34685760220aca0052611e9a1b271f68e5ca4e (plain) (blame)
1
2
3
4
5
6
7
Combine multidimensional arrays into a single array. This is a
generalization of 'cbind' and 'rbind'. Works with vectors, matrices,
and higher-dimensional arrays. Also provides functions 'adrop',
'asub', and 'afill' for manipulating, extracting and replacing data
in arrays.

WWW: https://cran.r-project.org/web/packages/abind/