tiledb_vfs | R Documentation |
tiledb_vfs
objectCreates a tiledb_vfs
object
tiledb_vfs(config = NULL, ctx = tiledb_get_context())
config |
(optional) character vector of config parameter names, values |
ctx |
(optional) A TileDB Ctx object |
The tiledb_vfs
object
# default configuration
vfs <- tiledb_vfs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.