ArraySharing: ArraySharing

ArraySharingR Documentation

ArraySharing

Description

ArraySharing Class

Format

An R6Class generator object

Public fields

actions

list( ArrayActions ) [optional]

namespace

character [optional]

namespace_type

character [optional]

Methods

Public methods


Method new()

Usage
ArraySharing$new(actions = NULL, namespace = NULL, namespace_type = NULL, ...)

Method toJSON()

Usage
ArraySharing$toJSON()

Method fromJSON()

Usage
ArraySharing$fromJSON(ArraySharingJson)

Method toJSONString()

Usage
ArraySharing$toJSONString()

Method fromJSONString()

Usage
ArraySharing$fromJSONString(ArraySharingJson)

Method clone()

The objects of this class are cloneable with this method.

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