tiledb_error_message {tiledb}R Documentation

Return the error message for a given context

Description

Note that this function requires an actual error to have occurred.

Usage

tiledb_error_message(ctx = tiledb_get_context())

Arguments

ctx

⁠A tiledb_ctx⁠ object

Value

A character variable with the error message


[Package tiledb version 0.27.0 Index]