tile_order,tiledb_array_schema-method | R Documentation |
tiledb_array_schema
Returns the tile layout string associated with the tiledb_array_schema
## S4 method for signature 'tiledb_array_schema'
tile_order(object)
object |
A TileDB Schema object |
A character string with tile's layout, e.g., "COL_MAJOR"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.