collapse_3d_array {ivdoctr}R Documentation

Collapse 3-d array to matrix

Description

Collapse 3-d array to matrix

Usage

collapse_3d_array(myarray)

Arguments

myarray

A three-dimensional array.

Value

Matrix with the 3rd dimension appended as rows to the matrix


[Package ivdoctr version 1.0.1 Index]