Array: Array

ArrayR Documentation

Array

Description

Array Class

Format

An R6Class generator object

Public fields

timestamp

numeric

queryType

Querytype

uri

character

Methods

Public methods


Method new()

Usage
Array$new(timestamp, queryType, uri, ...)

Method toJSON()

Usage
Array$toJSON()

Method fromJSON()

Usage
Array$fromJSON(ArrayJson)

Method toJSONString()

Usage
Array$toJSONString()

Method fromJSONString()

Usage
Array$fromJSONString(ArrayJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
Array$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.