UDFResultType: UDFResultType

UDFResultTypeR Documentation

UDFResultType

Description

UDFResultType Class

Format

An R6Class generator object

Methods

Public methods


Method new()

Usage
UDFResultType$new(...)

Method toJSON()

Usage
UDFResultType$toJSON()

Method fromJSON()

Usage
UDFResultType$fromJSON(UDFResultTypeJson)

Method toJSONString()

Usage
UDFResultType$toJSONString()

Method fromJSONString()

Usage
UDFResultType$fromJSONString(UDFResultTypeJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
UDFResultType$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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