CubeQuery | R Documentation |
CubeQuery
CubeQuery
R6Class
object.
tercenApi::Base
-> CubeQuery
qtHash
of type String.
columnHash
of type String.
rowHash
of type String.
relation
object of class Relation
.
colColumns
list of class Factor
.
rowColumns
list of class Factor
.
axisQueries
list of class CubeAxisQuery
.
filters
object of class Filters
.
operatorSettings
object of class OperatorSettings
.
new()
CubeQuery$new(json = NULL)
init()
CubeQuery$init()
initJson()
CubeQuery$initJson(json)
toTson()
CubeQuery$toTson()
clone()
The objects of this class are cloneable with this method.
CubeQuery$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.