CrosstabTable: CrosstabTable

CrosstabTableR Documentation

CrosstabTable

Description

CrosstabTable

CrosstabTable

Format

R6Class object.

Super class

tercenApi::Base -> CrosstabTable

Public fields

cellSize

of type double.

offset

of type int.

nRows

of type int.

graphicalFactors

list of class GraphicalFactor.

rectangleSelections

list of class Rectangle.

Methods

Public methods

Inherited methods

Method new()

Usage
CrosstabTable$new(json = NULL)

Method init()

Usage
CrosstabTable$init()

Method initJson()

Usage
CrosstabTable$initJson(json)

Method toTson()

Usage
CrosstabTable$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
CrosstabTable$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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