cell_order,tiledb_array_schema-method {tiledb}R 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

tiledb object


[Package tiledb version 0.27.0 Index]