JoinOperator | R Documentation |
JoinOperator
JoinOperator
R6Class
object.
tercenApi::Base
-> JoinOperator
leftPair
object of class ColumnPair
.
rightRelation
object of class Relation
.
new()
JoinOperator$new(json = NULL)
init()
JoinOperator$init()
initJson()
JoinOperator$initJson(json)
toTson()
JoinOperator$toTson()
clone()
The objects of this class are cloneable with this method.
JoinOperator$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.