list2array: converts a list of matrices to an array

View source: R/list2array.r

list2arrayR Documentation

converts a list of matrices to an array

Description

converts a list of matrices to an array

Usage

list2array(x)

Arguments

x

a list containing matrices of the same dimensionality

Value

returns an array concatenating all matrices


Morpho documentation built on Sept. 9, 2025, 5:46 p.m.