Relation | R Documentation |
Relation
Relation
R6Class
object, super class IdObject
, sub classes ReferenceRelation
, WhereRelation
, DistinctRelation
, InMemoryRelation
, RenameRelation
, UnionRelation
, SimpleRelation
, GatherRelation
, CompositeRelation
, GroupByRelation
.
tercenApi::Base
-> tercenApi::IdObject
-> Relation
id
of type String inherited from super class IdObject
.
id
of type String inherited from super class IdObject
.
new()
Relation$new(json = NULL)
init()
Relation$init()
initJson()
Relation$initJson(json)
toTson()
Relation$toTson()
clone()
The objects of this class are cloneable with this method.
Relation$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.