tiledb_object_mv | R Documentation |
Raises an error if either uri is invalid, or the old uri resource is not a tiledb object
tiledb_object_mv(old_uri, new_uri, ctx = tiledb_get_context())
old_uri |
old uri of existing tiledb resource |
new_uri |
new uri to move tiledb resource |
ctx |
tiledb_ctx object (optional) |
new uri of moved tiledb resource
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.