tiledb_array_upgrade_version: Upgrade an Array to the current TileDB Array Schema Format

View source: R/Array.R

tiledb_array_upgrade_versionR Documentation

Upgrade an Array to the current TileDB Array Schema Format

Description

Upgrade an Array to the current TileDB Array Schema Format

Usage

tiledb_array_upgrade_version(array, config = NULL, ctx = tiledb_get_context())

Arguments

array

A TileDB Array object

config

A TileDB Configuration (optional, default NULL)

ctx

A tiledb_ctx object (optional)

Value

Nothing is returned as the function is invoked for its side effect


tiledb documentation built on Oct. 4, 2024, 5:06 p.m.