tiledb_query_set_subarray | R Documentation |
Set subarray for TileDB Query object
tiledb_query_set_subarray(query, subarray, type)
query |
A TileDB Query object |
subarray |
A subarry vector object |
type |
An optional type as a character, if missing type is inferred from the vector. |
The modified query object, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.