CompositeRelation | R Documentation |
CompositeRelation
CompositeRelation
R6Class
object, super class Relation
.
tercenApi::Base
-> tercenApi::IdObject
-> tercenApi::Relation
-> CompositeRelation
id
of type String inherited from super class IdObject
.
joinOperators
list of class JoinOperator
.
mainRelation
object of class Relation
.
id
of type String inherited from super class IdObject
.
new()
CompositeRelation$new(json = NULL)
init()
CompositeRelation$init()
initJson()
CompositeRelation$initJson(json)
toTson()
CompositeRelation$toTson()
clone()
The objects of this class are cloneable with this method.
CompositeRelation$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.