tiledb_vfs_remove_file: Remove a VFS File

View source: R/VFS.R

tiledb_vfs_remove_fileR Documentation

Remove a VFS File

Description

Remove a VFS File

Usage

tiledb_vfs_remove_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

The uri value of the removed file


eddelbuettel/tldbr documentation built on Sept. 24, 2024, 5:28 a.m.