tiledb_vfs_move_dir | R Documentation |
Move (or rename) a VFS Directory
tiledb_vfs_move_dir(olduri, newuri, vfs = tiledb_get_vfs())
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. |
The newuri value of the moved directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.