tiledb_vfs_is_file: Test for VFS File

View source: R/VFS.R

tiledb_vfs_is_fileR Documentation

Test for VFS File

Description

Test for VFS File

Usage

tiledb_vfs_is_file(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

A boolean value indicating if it is a file


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.