ArrayType: ArrayType

ArrayTypeR Documentation

ArrayType

Description

ArrayType Class

Format

An R6Class generator object

Methods

Public methods


Method new()

Usage
ArrayType$new(...)

Method toJSON()

Usage
ArrayType$toJSON()

Method fromJSON()

Usage
ArrayType$fromJSON(ArrayTypeJson)

Method toJSONString()

Usage
ArrayType$toJSONString()

Method fromJSONString()

Usage
ArrayType$fromJSONString(ArrayTypeJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ArrayType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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