tiledb_stats_raw_get {tiledb} | R Documentation |
Gets internal TileDB statistics as JSON string
Description
This function is a (now deprecated) convenience wrapper for tiledb_stats_raw_dump
and returns the result as a JSON string.
It required TileDB Embedded 2.0.3 or later.
Usage
tiledb_stats_raw_get()
[Package tiledb version 0.29.0 Index]