ArraySample: ArraySample

ArraySampleR Documentation

ArraySample

Description

ArraySample Class

Format

An R6Class generator object

Public fields

data

object [optional]

Methods

Public methods


Method new()

Usage
ArraySample$new(data = NULL, ...)

Method toJSON()

Usage
ArraySample$toJSON()

Method fromJSON()

Usage
ArraySample$fromJSON(ArraySampleJson)

Method toJSONString()

Usage
ArraySample$toJSONString()

Method fromJSONString()

Usage
ArraySample$fromJSONString(ArraySampleJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ArraySample$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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