abind (1.4-8)

Published 2026-02-24 13:47:04 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("abind")

About this package

Combine multidimensional arrays into a single array. This is a generalization of 'cbind' and 'rbind'. Works with vectors, matrices, and higher-dimensional arrays (aka tensors). Also provides functions 'adrop', 'asub', and 'afill' for manipulating, extracting and replacing data in arrays.Combine Multidimensional Arrays

Dependencies

Imports methods, utils
Depends R (>= 1.5.0)
Details
CRAN
2026-02-24 13:47:04 +00:00
1
MIT + file LICENSE
Tony Plate
Richard Heiberger
22 KiB
Assets (1)
Versions (1) View all
1.4-8 2026-02-24