Skip to contents

Copy Storr to another URI

Usage

storr_copy(uri, to_uri, context = NULL)

Arguments

uri

The URI path of storr.

to_uri

Destination URI path to copy the storr to.

context

Optional tiledb_ctx object.

Value

The new uri path, invisibly.

See also

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