tiledb_group_get_config {tiledb} | R Documentation |
Get a TileDB Config from a TileDB Group
Description
Get a TileDB Config from a TileDB Group
Usage
tiledb_group_get_config(grp)
Arguments
grp |
A TileDB Group object as for example returned by |
Value
The TileDB Config object of the TileDB Group object
[Package tiledb version 0.29.0 Index]