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-Inc/TileDB-R documentation built on Oct. 2, 2024, 8:14 a.m.