UDFImage: UDFImage

UDFImageR Documentation

UDFImage

Description

UDFImage Class

Format

An R6Class generator object

Public fields

id

character [optional]

name

character [optional]

language

UDFLanguage [optional]

Methods

Public methods


Method new()

Usage
UDFImage$new(id = NULL, name = NULL, language = NULL, ...)

Method toJSON()

Usage
UDFImage$toJSON()

Method fromJSON()

Usage
UDFImage$fromJSON(UDFImageJson)

Method toJSONString()

Usage
UDFImage$toJSONString()

Method fromJSONString()

Usage
UDFImage$fromJSONString(UDFImageJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
UDFImage$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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