toList: Convert 3-d array to list of matrixes

Description Usage Arguments Value

View source: R/Helper_functions.R

Description

Convert 3-d array to list of matrixes

Usage

1
toList(myArray)

Arguments

myArray

A three-dimensional numeric array.

Value

A list of numeric matrices.


ivdoctr documentation built on Dec. 11, 2021, 9:32 a.m.