tiledb_array_schema_version {tiledb}R Documentation

Check the version of the array schema

Description

Returns the (internal) version of the tiledb_array schema

Usage

tiledb_array_schema_version(object)

Arguments

object

An array_schema object

Value

An integer value describing the internal schema format version


[Package tiledb version 0.27.0 Index]