tiledb_vfs_move_file {tiledb} | R Documentation |
Move (or rename) a VFS File
tiledb_vfs_move_file(olduri, newuri, vfs = tiledb_get_vfs())
olduri |
Character variable with an existing URI describing a file path |
newuri |
Character variable with a new desired URI file path |
vfs |
A TileDB VFS object; default is to use a cached value. |
The newuri value of the moved file