tiledb_query_get_fragment_uri | R Documentation |
This function is only applicable to ‘WRITE’ queries.
tiledb_query_get_fragment_uri(query, idx)
query |
A TileDB Query object |
idx |
An integer (or numeric) index ranging from zero to the number of fragments minus 1 |
An character value with the fragment URI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.