abind: Combine Multidimensional Arrays

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.

Getting started

Package details

AuthorTony Plate [aut, cre], Richard Heiberger [aut]
MaintainerTony Plate <tplate@acm.org>
LicenseMIT + file LICENSE
Version1.4-8
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("abind")

Try the abind package in your browser

Any scripts or data that you put into this service are public.

abind documentation built on Sept. 13, 2024, 1:06 a.m.