Learn R Programming

tiledb (version 0.26.0)

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

Description

Describe a TileDB array schema via code to create it

Usage

describe(arr)

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.

Arguments

arr

A TileDB Array object