Crosstab | R Documentation |
Crosstab
Crosstab
R6Class
object, super class StepModel
.
tercenApi::Base
-> tercenApi::StepModel
-> Crosstab
taskId
of type String.
axis
object of class XYAxisList
.
columnTable
object of class CrosstabTable
.
filters
object of class Filters
.
operatorSettings
object of class OperatorSettings
.
rowTable
object of class CrosstabTable
.
new()
Crosstab$new(json = NULL)
init()
Crosstab$init()
initJson()
Crosstab$initJson(json)
toTson()
Crosstab$toTson()
clone()
The objects of this class are cloneable with this method.
Crosstab$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.