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