restore_null_dimnames: If no dimnames, return NULL and not list of NULLs

View source: R/util.r

restore_null_dimnamesR 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


narray documentation built on Oct. 2, 2022, 5:08 p.m.