FileExport: FileExport

FileExportR Documentation

FileExport

Description

FileExport Class

Format

An R6Class generator object

Public fields

output_uri

character [optional]

Methods

Public methods


Method new()

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

Method toJSON()

Usage
FileExport$toJSON()

Method fromJSON()

Usage
FileExport$fromJSON(FileExportJson)

Method toJSONString()

Usage
FileExport$toJSONString()

Method fromJSONString()

Usage
FileExport$fromJSONString(FileExportJson)

Method clone()

The objects of this class are cloneable with this method.

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