This functionality is currently limited to S3 URIs.
tiledb_vfs_ls_recursive(
uri,
vfs = tiledb_get_vfs(),
ctx = tiledb_get_context()
)
A data.frame object with two columns for the full path and the object size in bytes
Character variable with a URI describing a file path
(optiona) A TileDB VFS object; default is to use a cached value.
(optional) A TileDB Ctx object