describe: Describe a TileDB array schema via code to create it

View source: R/ArraySchema.R

describeR Documentation

Describe a TileDB array schema via code to create it

Description

Describe a TileDB array schema via code to create it

Usage

describe(arr)

Arguments

arr

A TileDB Array object

Value

Nothing is returned as the function is invoked for the side effect of printing the schema via a sequence of R instructions to re-create it.


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.