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