UDFSubarray: UDFSubarray

UDFSubarrayR Documentation

UDFSubarray

Description

UDFSubarray Class

Format

An R6Class generator object

Public fields

layout

Layout [optional]

ranges

list( UDFSubarrayRange ) [optional]

Methods

Public methods


Method new()

Usage
UDFSubarray$new(layout = NULL, ranges = NULL, ...)

Method toJSON()

Usage
UDFSubarray$toJSON()

Method fromJSON()

Usage
UDFSubarray$fromJSON(UDFSubarrayJson)

Method toJSONString()

Usage
UDFSubarray$toJSONString()

Method fromJSONString()

Usage
UDFSubarray$fromJSONString(UDFSubarrayJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
UDFSubarray$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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