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