CubeQuery: CubeQuery

CubeQueryR Documentation

CubeQuery

Description

CubeQuery

CubeQuery

Format

R6Class object.

Super class

tercenApi::Base -> CubeQuery

Public fields

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.

Methods

Public methods

Inherited methods

Method new()

Usage
CubeQuery$new(json = NULL)

Method init()

Usage
CubeQuery$init()

Method initJson()

Usage
CubeQuery$initJson(json)

Method toTson()

Usage
CubeQuery$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
CubeQuery$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.