Learn R Programming

tiledb (version 0.30.2)

capacity<-: Sets the schema capacity (for sparse fragments)

Description

Sets the tiledb_array schema tile capacity for sparse fragments.

Usage

capacity(x) <- value

# S4 method for tiledb_array_schema capacity(x) <- value

tiledb_array_schema_set_capacity(x, value)

Value

The modified array_schema object

Arguments

x

An array_schema object

value

An integer or numeric value for the new tile capacity