tiledb_object_type {tiledb}R Documentation

Return the TileDB object type string of a TileDB resource

Description

Object types:

Usage

tiledb_object_type(uri, ctx = tiledb_get_context())

Arguments

uri

path to TileDB resource

ctx

tiledb_ctx object (optional)

Value

TileDB object type string


[Package tiledb version 0.27.0 Index]