tiledb_array_delete_fragments_list: Delete fragments written given by their URIs

View source: R/Array.R

tiledb_array_delete_fragments_listR Documentation

Delete fragments written given by their URIs

Description

Delete fragments written given by their URIs

Usage

tiledb_array_delete_fragments_list(arr, fragments, ctx = tiledb_get_context())

Arguments

arr

A TileDB Array object as for example returned by tiledb_array()

fragments

A character vector with fragment URIs

ctx

A tiledb_ctx object (optional)

Value

A boolean indicating success


TileDB-Inc/TileDB-R documentation built on Oct. 2, 2024, 8:14 a.m.