Learn R Programming

MultBiplotR (version 23.11.0)

ConvertList23wArray: 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)

Value

A three-way array

Arguments

X

A list with data matrices.

Author

Jose Luis Vicente-Villardon

Details

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

Examples

Run this code
# No examples yet

Run the code above in your browser using DataLab