tiledb_vfs_ls: Return VFS Directory Listing

View source: R/VFS.R

tiledb_vfs_lsR Documentation

Return VFS Directory Listing

Description

Return VFS Directory Listing

Usage

tiledb_vfs_ls(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 content of the directory, non-recursive


tiledb documentation built on Oct. 4, 2024, 5:06 p.m.