Learn R Programming

tiledb (version 0.30.2)

tiledb_attribute_set_nullable: Set the TileDB Attribute Nullable flags

Description

Set the TileDB Attribute Nullable flags

Usage

tiledb_attribute_set_nullable(attr, flag)

Value

Nothing is returned

Arguments

attr

A TileDB Attribute object

flag

A boolean flag to turn ‘Nullable’ on or off