tiledb_group_set_config {tiledb} | R Documentation |
Set a TileDB Config for a TileDB Group
Description
Set a TileDB Config for a TileDB Group
Usage
tiledb_group_set_config(grp, cfg)
Arguments
grp |
A TileDB Group object as for example returned by |
cfg |
A TileDB Config object |
Value
The TileDB Group object with added Config
[Package tiledb version 0.29.0 Index]