JoinStepModel | R Documentation |
JoinStepModel
JoinStepModel
R6Class
object, super class StepModel
.
tercenApi::Base
-> tercenApi::StepModel
-> JoinStepModel
rightPrefix
of type String.
leftFactors
list of class Factor
.
rightFactors
list of class Factor
.
new()
JoinStepModel$new(json = NULL)
init()
JoinStepModel$init()
initJson()
JoinStepModel$initJson(json)
toTson()
JoinStepModel$toTson()
clone()
The objects of this class are cloneable with this method.
JoinStepModel$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.