Learn R Programming

tiledb (version 0.30.2)

tiledb_object_rm: Removes a TileDB resource

Description

Raises an error if the uri is invalid, or the uri resource is not a tiledb object

Usage

tiledb_object_rm(uri, ctx = tiledb_get_context())

Value

uri of removed TileDB resource

Arguments

uri

path to TileDB resource

ctx

tiledb_ctx object (optional)