cell_order-tiledb_array_schema-method: Returns the cell layout string associated with the...

cell_order,tiledb_array_schema-methodR Documentation

Returns the cell layout string associated with the tiledb_array_schema

Description

Returns the cell layout string associated with the tiledb_array_schema

Usage

## S4 method for signature 'tiledb_array_schema'
cell_order(object)

Arguments

object

A TileDB Schema object

Value

A character string with cell's layout, e.g., "COL_MAJOR".


TileDB-Inc/TileDB-R documentation built on April 13, 2025, 8:25 a.m.