Pair: Pair

PairR Documentation

Pair

Description

Pair

Pair

Format

R6Class object.

Super class

tercenApi::Base -> Pair

Public fields

key

of type String.

value

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
Pair$new(json = NULL)

Method init()

Usage
Pair$init()

Method initJson()

Usage
Pair$initJson(json)

Method toTson()

Usage
Pair$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Pair$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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