| query_condition<- | R Documentation | 
A tiledb_array object can have an associated query condition object to set
conditions on the read queries. This methods sets the ‘query_condition’ object.
query_condition(x) <- value
## S4 replacement method for signature 'tiledb_array'
query_condition(x) <- value
x | 
 A   | 
value | 
 A   | 
The modified tiledb_array array object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.