Relation: Relation

RelationR Documentation

Relation

Description

Relation

Relation

Format

R6Class object, super class IdObject, sub classes ReferenceRelation, WhereRelation, DistinctRelation, InMemoryRelation, RenameRelation, UnionRelation, SimpleRelation, GatherRelation, CompositeRelation, GroupByRelation.

Super classes

tercenApi::Base -> tercenApi::IdObject -> Relation

Public fields

id

of type String inherited from super class IdObject.

Active bindings

id

of type String inherited from super class IdObject.

Methods

Public methods

Inherited methods

Method new()

Usage
Relation$new(json = NULL)

Method init()

Usage
Relation$init()

Method initJson()

Usage
Relation$initJson(json)

Method toTson()

Usage
Relation$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Relation$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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