TableStepModel: TableStepModel

TableStepModelR Documentation

TableStepModel

Description

TableStepModel

TableStepModel

Format

R6Class object, super class StepModel.

Super classes

tercenApi::Base -> tercenApi::StepModel -> TableStepModel

Public fields

relation

object of class Relation.

Methods

Public methods

Inherited methods

Method new()

Usage
TableStepModel$new(json = NULL)

Method init()

Usage
TableStepModel$init()

Method initJson()

Usage
TableStepModel$initJson(json)

Method toTson()

Usage
TableStepModel$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
TableStepModel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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