View source: R/ConvertList23wArray.R
ConvertList23wArray | R Documentation |
Converts a list of matrices into a three way array. All the matrices in the list must have the same size.
ConvertList23wArray(X)
X |
A list with data matrices. |
Converts a list of matrices into a three way array. All the matrices in the list must have the same size.
A three-way array
Jose Luis Vicente-Villardon
# No examples yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.