ResultFormat: ResultFormat

ResultFormatR Documentation

ResultFormat

Description

ResultFormat Class

Format

An R6Class generator object

Methods

Public methods


Method new()

Usage
ResultFormat$new(...)

Method toJSON()

Usage
ResultFormat$toJSON()

Method fromJSON()

Usage
ResultFormat$fromJSON(ResultFormatJson)

Method toJSONString()

Usage
ResultFormat$toJSONString()

Method fromJSONString()

Usage
ResultFormat$fromJSONString(ResultFormatJson)

Method clone()

The objects of this class are cloneable with this method.

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