Learn R Programming

tiledb (version 0.30.2)

tiledb_schema_object: Succinctly describe a TileDB array schema

Description

This is an internal function that is not exported.

Usage

tiledb_schema_object(array)

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

Arguments

array

A TileDB Array object