tiledb_vfs_move_dir: Move (or rename) a VFS Directory

View source: R/VFS.R

tiledb_vfs_move_dirR Documentation

Move (or rename) a VFS Directory

Description

Move (or rename) a VFS Directory

Usage

tiledb_vfs_move_dir(olduri, newuri, vfs = tiledb_get_vfs())

Arguments

olduri

Character variable with an existing URI describing a directory path

newuri

Character variable with a new desired URI directory path

vfs

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

Value

The newuri value of the moved directory


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