tiledb_filestore_uri_export | R Documentation |
Export a file from a TileDB Filestore
tiledb_filestore_uri_export(
file_uri,
filestore_uri,
ctx = tiledb_get_context()
)
file_uri |
Character with a file URI |
filestore_uri |
Character with an TileDB Array Schema URI |
ctx |
(optional) A TileDB Ctx object; if not supplied the default context object is retrieved |
A boolean is returned to indicate successful completion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.