Join us for
RADAR: AI Edition

scidb (version 1.2-0)

levels_scidb: Hybrid R/SciDB factors

Description

Return levels for this factor vector from a SciDB dimension array.

Usage

levels_scidb(x)

Arguments

x
An R factor vector created by factor_scidb.

Value

The SciDB dimension array levels associated with the factors in this vector. Those levels may differ from the enumeration used for the R factor levels returned by levels(x).