check_matrix {opera} | R Documentation |
Function to check and modify the input class and type
Description
Function to check and modify the input class and type
Usage
check_matrix(mat, name)
Arguments
mat |
|
name |
|
Value
a 3d array if a 3d array is provided, else a matrix.
[Package opera version 1.2.0 Index]