Learn R Programming

tiledb (version 0.30.2)

tiledb_vfs_dir_size: Return VFS Directory Size

Description

Return VFS Directory Size

Usage

tiledb_vfs_dir_size(uri, vfs = tiledb_get_vfs())

Value

The size of the directory

Arguments

uri

Character variable with a URI describing a file path

vfs

A TileDB VFS object; default is to use a cached value.