tiledb_vfs_dir_size {tiledb} | R Documentation |
Return VFS Directory Size
Description
Return VFS Directory Size
Usage
tiledb_vfs_dir_size(uri, vfs = tiledb_get_vfs())
Arguments
uri |
Character variable with a URI describing a file path |
vfs |
A TileDB VFS object; default is to use a cached value. |
Value
The size of the directory
[Package tiledb version 0.29.0 Index]