Learn R Programming

tiledb (version 0.30.2)

schema,tiledb_array-method: Return a schema from a tiledb_array object

Description

Return a schema from a tiledb_array object

Usage

# S4 method for tiledb_array
schema(object, ...)

Value

The scheme for the object

Arguments

object

tiledb array object

...

Extra parameter for function signature, currently unused