toList {ivdoctr}R Documentation

Convert 3-d array to list of matrixes

Description

Convert 3-d array to list of matrixes

Usage

toList(myArray)

Arguments

myArray

A three-dimensional numeric array.

Value

A list of numeric matrices.


[Package ivdoctr version 1.0.1 Index]