tiledb_schema_get_enumeration_status: Get Dimension or Attribute Status

View source: R/ArraySchema.R

tiledb_schema_get_enumeration_statusR Documentation

Get Dimension or Attribute Status

Description

Note that this function is an unexported internal function.

Usage

tiledb_schema_get_enumeration_status(sch)

Arguments

sch

A TileDB Schema object

Value

An integer vector where each element corresponds to a schema entry, and a value of one signals dimension and a value of two an attribute.


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.