restore_null_dimnames {narray} | R Documentation |
If no dimnames, return NULL and not list of NULLs
Description
If no dimnames, return NULL and not list of NULLs
Usage
restore_null_dimnames(x)
Arguments
x |
An array object |
Value
The object with NULL if no dimnames
[Package narray version 0.5.1 Index]