Skip to contents

It renames the driver's basename, i.e., 'path/oldname' to 'path/newname'.

Usage

storr_rename(uri, newname, context = NULL)

Arguments

uri

The URI path of storr.

newname

Suffix to rename storr URI path.

context

Optional tiledb_ctx object.

Value

The new uri path, invisibly.

See also

Other storr-utilities: storr_copy(), storr_move()