tiledb_attribute_get_cell_size {tiledb}R Documentation

Get the TileDB Attribute cell size

Description

Get the TileDB Attribute cell size

Usage

tiledb_attribute_get_cell_size(attr)

Arguments

attr

A TileDB Attribute object

Value

A numeric value with the cell size


[Package tiledb version 0.29.0 Index]