StepModel: StepModel

StepModelR Documentation

StepModel

Description

StepModel

StepModel

Format

R6Class object, sub classes TableStepModel, Crosstab, JoinStepModel, WizardStepModel, MeltStepModel, ExportModel.

Super class

tercenApi::Base -> StepModel

Methods

Public methods

Inherited methods

Method new()

Usage
StepModel$new(json = NULL)

Method init()

Usage
StepModel$init()

Method initJson()

Usage
StepModel$initJson(json)

Method toTson()

Usage
StepModel$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
StepModel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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