ArrayMetadata: ArrayMetadata

ArrayMetadataR Documentation

ArrayMetadata

Description

ArrayMetadata Class

Format

An R6Class generator object

Public fields

ranges

list( ArrayMetadataEntry ) [optional]

Methods

Public methods


Method new()

Usage
ArrayMetadata$new(ranges = NULL, ...)

Method toJSON()

Usage
ArrayMetadata$toJSON()

Method fromJSON()

Usage
ArrayMetadata$fromJSON(ArrayMetadataJson)

Method toJSONString()

Usage
ArrayMetadata$toJSONString()

Method fromJSONString()

Usage
ArrayMetadata$fromJSONString(ArrayMetadataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ArrayMetadata$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


eddelbuettel/tldbclr documentation built on Sept. 25, 2022, 12:46 p.m.