ExportModel: ExportModel

ExportModelR Documentation

ExportModel

Description

ExportModel

ExportModel

Format

R6Class object, super class StepModel.

Super classes

tercenApi::Base -> tercenApi::StepModel -> ExportModel

Methods

Public methods

Inherited methods

Method new()

Usage
ExportModel$new(json = NULL)

Method init()

Usage
ExportModel$init()

Method initJson()

Usage
ExportModel$initJson(json)

Method toTson()

Usage
ExportModel$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
ExportModel$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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