Link: Link

LinkR Documentation

Link

Description

Link

Link

Format

R6Class object, super class IdObject.

Super classes

tercenApi::Base -> tercenApi::IdObject -> Link

Public fields

id

of type String inherited from super class IdObject.

inputId

of type String.

outputId

of type String.

Active bindings

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
Link$new(json = NULL)

Method init()

Usage
Link$init()

Method initJson()

Usage
Link$initJson(json)

Method toTson()

Usage
Link$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Link$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.