Learn R Programming

tiledb (version 0.30.2)

tiledb_error_message: 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())

Value

A character variable with the error message

Arguments

ctx

A tiledb_ctx object