TileDBConfig: TileDBConfig

TileDBConfigR Documentation

TileDBConfig

Description

TileDBConfig Class

Format

An R6Class generator object

Public fields

configs

named list( character ) [optional]

Methods

Public methods


Method new()

Usage
TileDBConfig$new(configs = NULL, ...)

Method toJSON()

Usage
TileDBConfig$toJSON()

Method fromJSON()

Usage
TileDBConfig$fromJSON(TileDBConfigJson)

Method toJSONString()

Usage
TileDBConfig$toJSONString()

Method fromJSONString()

Usage
TileDBConfig$fromJSONString(TileDBConfigJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
TileDBConfig$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


TileDB-Inc/TileDB-Cloud-R documentation built on July 18, 2024, 3:33 p.m.