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