tiledb_attribute_is_variable_sized {tiledb}R Documentation

Check whether TileDB Attribute is variable-sized

Description

Check whether TileDB Attribute is variable-sized

Usage

tiledb_attribute_is_variable_sized(attr)

Arguments

attr

A TileDB Attribute object

Value

A boolean value indicating variable-size or not


[Package tiledb version 0.27.0 Index]