tiledb_set_vfs {tiledb} | R Documentation |
Store a TileDB VFS object in the package environment
Description
Store a TileDB VFS object in the package environment
Usage
tiledb_set_vfs(vfs)
Arguments
vfs |
A TileDB VFS object |
Value
NULL, invisibly. The function is invoked for the side-effect of storing the VFS object.
[Package tiledb version 0.29.0 Index]