amv_dimnames: Dimension names.

View source: R/dimensions.r

amv_dimnamesR Documentation

Dimension names.

Description

Consistent dimnames for vectors, matrices and arrays.

Usage

amv_dimnames(x)

Arguments

x

array, matrix or vector

Details

Unlike dimnames no part of the output will ever be null. If a component of dimnames is omitted, amv_dimnames will return an integer sequence of the appropriate length.


plyr documentation built on Oct. 2, 2023, 9:07 a.m.