tiledb_vfs
R/VFS.R
tiledb_vfs.Rd
Creates a tiledb_vfs object
tiledb_vfs(config = NULL, ctx = tiledb_get_context())
(optional) character vector of config parameter names, values
(optional) A TileDB Ctx object
The tiledb_vfs object
# default configuration vfs <- tiledb_vfs()