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.


hadley/plyr documentation built on Oct. 15, 2023, 8:20 a.m.