Skip to contents

This function converts a three dimensional array into a list of matrices

Usage

array_to_list(arr, preserveAttr = TRUE)

Arguments

arr

three dimensional array to list

preserveAttr

logical indicating whether to preserve attributes

Value

list object

Author

Shahryar Minhas