ConvertList23wArray: Converts a list of matrices into a three way array

View source: R/ConvertList23wArray.R

ConvertList23wArrayR Documentation

Converts a list of matrices into a three way array

Description

Converts a list of matrices into a three way array. All the matrices in the list must have the same size.

Usage

ConvertList23wArray(X)

Arguments

X

A list with data matrices.

Details

Converts a list of matrices into a three way array. All the matrices in the list must have the same size.

Value

A three-way array

Author(s)

Jose Luis Vicente-Villardon

Examples

# No examples yet

MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.