| CubeQuery | R Documentation |
CubeQuery
CubeQuery
R6Class object.
tercenApi::Base -> CubeQuery
qtHashof type String.
columnHashof type String.
rowHashof type String.
relationobject of class Relation.
colColumnslist of class Factor.
rowColumnslist of class Factor.
axisQuerieslist of class CubeAxisQuery.
filtersobject of class Filters.
operatorSettingsobject 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.