CubeAxisQuery: CubeAxisQuery

CubeAxisQueryR Documentation

CubeAxisQuery

Description

CubeAxisQuery

CubeAxisQuery

Format

R6Class object.

Super class

tercenApi::Base -> CubeAxisQuery

Public fields

pointSize

of type int.

chartType

of type String.

yAxis

object of class Factor.

yAxisSettings

object of class AxisSettings.

xAxis

object of class Factor.

xAxisSettings

object of class AxisSettings.

errors

list of class Factor.

labels

list of class Factor.

colors

list of class Factor.

Methods

Public methods

Inherited methods

Method new()

Usage
CubeAxisQuery$new(json = NULL)

Method init()

Usage
CubeAxisQuery$init()

Method initJson()

Usage
CubeAxisQuery$initJson(json)

Method toTson()

Usage
CubeAxisQuery$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
CubeAxisQuery$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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