FileExported: FileExported

FileExportedR Documentation

FileExported

Description

FileExported Class

Format

An R6Class generator object

Public fields

output_uri

character [optional]

Methods

Public methods


Method new()

Usage
FileExported$new(output_uri = NULL, ...)

Method toJSON()

Usage
FileExported$toJSON()

Method fromJSON()

Usage
FileExported$fromJSON(FileExportedJson)

Method toJSONString()

Usage
FileExported$toJSONString()

Method fromJSONString()

Usage
FileExported$fromJSONString(FileExportedJson)

Method clone()

The objects of this class are cloneable with this method.

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