tiledb_vfs_close | R Documentation |
Close a TileDB VFS Filehandle
tiledb_vfs_close(fh, ctx = tiledb_get_context())
fh |
A TileDB VFS Filehandle external pointer as returned from |
ctx |
(optional) A TileDB Ctx object |
The result of the close operation is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.