50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

tiledb (version 0.30.2)

query_statistics<-: Set query_statistics toggle

Description

A tiledb_array object can, if requested, return query statistics as a JSON string in an attribute ‘query_statistics’ attached to the return object. The default value of the logical switch is ‘FALSE’. This method sets the value.

Usage

query_statistics(x) <- value

# S4 method for tiledb_array query_statistics(x) <- value

Value

The modified tiledb_array array object

Arguments

x

A tiledb_array object

value

A logical value with the selection