50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

scidb (version 1.2-0)

names.scidb: Dimension names

Description

Return 2nd dimension names of a SciDB array with two or more dimensions, or just the single dimension names of a 1-d SciDB array reference object. Warning! Huge SciDB arrays can retun too much. See scidb for an example alternative approach.

Usage

"names"(x)

Arguments

x
A SciDB array reference object.

Value

Returns a vector of dimension names.