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


mschubert/narray documentation built on Jan. 12, 2023, 8:26 a.m.