filter_list,tiledb_array_schema-method {tiledb}R Documentation

Returns the offsets and coordinate filter_lists associated with the tiledb_array_schema

Description

Returns the offsets and coordinate filter_lists associated with the tiledb_array_schema

Usage

## S4 method for signature 'tiledb_array_schema'
filter_list(object)

Arguments

object

tiledb_array_schema

Value

a list of tiledb_filter_list objects


[Package tiledb version 0.27.0 Index]