tiledb_vfs_file_size: Return VFS File Size
Description
Return VFS File Size
Usage
tiledb_vfs_file_size(uri, vfs = tiledb_get_vfs())
Value
The size of the file
Arguments
- uri
Character variable with a URI describing a file path
- vfs
A TileDB VFS object; default is to use a cached value.