tiledb_schema_object {tiledb}R Documentation

Succinctly describe a TileDB array schema

Description

This is an internal function that is not exported.

Usage

tiledb_schema_object(array)

Arguments

array

A TileDB Array object

Value

A list containing two data frames, one describing the overall array as well as one with descriptions about dimensions and attributes in the schema


[Package tiledb version 0.27.0 Index]